Doc: Add Qt Platform Headers to All Modules page.

And and a dependency to it, allowing the module's classes to be
shown on the 'All C++ Classes' page.

Change-Id: Ib1d570f3e268860cd933b6b164f59231a0b77775
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
This commit is contained in:
Topi Reinio 2014-08-21 12:04:09 +02:00 committed by Topi Reiniö
parent 24b7e0aa78
commit b49e67b4f7
2 changed files with 8 additions and 0 deletions

View File

@ -29,6 +29,7 @@ depends += \
qtnetwork \
qtnfc \
qtopengl \
qtplatformheaders \
qtpositioning \
qtprintsupport \
qtqml \

View File

@ -193,6 +193,13 @@
\li OpenGL support classes.
\note Provided to ease porting from Qt 4.x. Please use the QOpenGL
classes in \l{Qt GUI} for new code
\row
\li \l{Qt Platform Headers}
\li
\li
\li Provides classes that encapsulate platform-specific information,
tied to a given runtime configuration of a \l {Qt Platform Abstraction}
{platform plugin}.
\row
\li \l {Qt Positioning}
\li All