summaryrefslogtreecommitdiffstats
path: root/src/sql/doc/src/sql-programming.qdoc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-05-07 13:05:22 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-07 14:28:16 +0200
commitd0725dce7b3a79d39a2cfc54d055476c24e76d20 (patch)
tree11590010bd3f6470d59e83b2f7ce97b0c65113c1 /src/sql/doc/src/sql-programming.qdoc
parent87d08acf4024410c36113a2acc5b0532d4d9bfbc (diff)
Doc: Removed pages from "qt-sql" group.
-"qt-sql" removed in qtdoc -no longer needed because "Data Storage" and Qt SQL pages already serve as the main introduction to SQL support in Qt Change-Id: I7384ae04ab4c09ecc9d76668e4e7f836095066c1 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com> Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'src/sql/doc/src/sql-programming.qdoc')
-rw-r--r--src/sql/doc/src/sql-programming.qdoc6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/sql/doc/src/sql-programming.qdoc b/src/sql/doc/src/sql-programming.qdoc
index 9b5e9318e0..9a4f0eec75 100644
--- a/src/sql/doc/src/sql-programming.qdoc
+++ b/src/sql/doc/src/sql-programming.qdoc
@@ -35,7 +35,6 @@
/*!
\page sql-programming.html
\title SQL Programming
- \ingroup qt-sql
\nextpage Connecting to Databases
\brief Database integration for Qt applications.
@@ -105,7 +104,6 @@
/*!
\page sql-connecting.html
\title Connecting to Databases
- \ingroup qt-sql
\contentspage SQL Programming
\previouspage SQL Programming
@@ -175,7 +173,6 @@
/*!
\page sql-sqlstatements.html
\title Executing SQL Statements
- \ingroup qt-sql
\previouspage Connecting to Databases
\contentspage SQL Programming
@@ -327,7 +324,6 @@
/*!
\page sql-model.html
\title Using the SQL Model Classes
- \ingroup qt-sql
\previouspage Executing SQL Statements
\contentspage SQL Programming
@@ -474,7 +470,6 @@
/*!
\page sql-presenting.html
\title Presenting Data in a Table View
- \ingroup qt-sql
\previouspage Using the SQL Model Classes
\contentspage SQL Programming
@@ -579,7 +574,6 @@
/*!
\page sql-forms.html
\title Creating Data-Aware Forms
- \ingroup qt-sql
\previouspage Presenting Data in a Table View
\contentspage SQL Programming