diff --git a/src/corelib/doc/src/containers.qdoc b/src/corelib/doc/src/containers.qdoc index 29c30869ba..262add419c 100644 --- a/src/corelib/doc/src/containers.qdoc +++ b/src/corelib/doc/src/containers.qdoc @@ -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 diff --git a/src/corelib/doc/src/qtcore-index.qdoc b/src/corelib/doc/src/qtcore-index.qdoc index 5cf187172b..f876a362c7 100644 --- a/src/corelib/doc/src/qtcore-index.qdoc +++ b/src/corelib/doc/src/qtcore-index.qdoc @@ -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}