Qt Core: Removed unnecessary group membership.
The 'Non-GUI Classes' page is not relevant. Also removed landing page from the 'modules' group. Change-Id: Ie2d34d36f98a4697becfebd5fbc215913bbb41ce Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
parent
62b9ca4320
commit
e8702e5cef
@ -25,23 +25,6 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
/*!
|
||||
\group tools
|
||||
\title Non-GUI Classes
|
||||
\ingroup groups
|
||||
|
||||
\brief Collection classes such as list, queue, stack and string, along
|
||||
with other classes that can be used without needing QApplication.
|
||||
|
||||
These \l{Qt Core} non-GUI classes are general-purpose collection and string
|
||||
classes that may be used independently of the GUI classes.
|
||||
|
||||
In particular, these classes do not depend on QApplication at all,
|
||||
and so can be used in non-GUI programs.
|
||||
|
||||
\annotatedlist tools
|
||||
*/
|
||||
|
||||
/*!
|
||||
\page containers.html
|
||||
\title Container Classes
|
||||
|
@ -28,7 +28,6 @@
|
||||
/*!
|
||||
\page qtcore-index.html
|
||||
\title Qt Core
|
||||
\ingroup modules
|
||||
|
||||
\brief The Qt Core module is part of Qt's essential modules.
|
||||
|
||||
@ -108,7 +107,6 @@
|
||||
\list
|
||||
\li \l{Animation Framework}{Animation Classes}
|
||||
\li \l{Threading Classes}
|
||||
\li \l{Non-GUI Classes}
|
||||
\li \l{Container Classes}
|
||||
\li \l{Plugin Classes}
|
||||
\li \l{Implicitly Shared Classes}
|
||||
|
Loading…
Reference in New Issue
Block a user