summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/main.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2012-05-29 12:46:26 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-29 20:12:24 +0200
commit97659d87be87550bd6a1ba6a72ff29ea3f98cf8f (patch)
tree250f4e51a4079f448557f33d243ef971bc38a078 /src/plugins/platforms/windows/main.cpp
parent486f0e93dedcba31297dd0202d524a70b55527f4 (diff)
Windows QPA plugin: Add \internal to class documentation.
Prevent the classes from appearing in the Qt documentation. Change-Id: I62abff0c57effdf16629f9d5a0dc384ea2c43d5a Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'src/plugins/platforms/windows/main.cpp')
-rw-r--r--src/plugins/platforms/windows/main.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/platforms/windows/main.cpp b/src/plugins/platforms/windows/main.cpp
index 5404d91679..b552e539ec 100644
--- a/src/plugins/platforms/windows/main.cpp
+++ b/src/plugins/platforms/windows/main.cpp
@@ -73,11 +73,13 @@ QT_BEGIN_NAMESPACE
keyword is one of \c integration, \c windows, \c backingstore and
\c fonts. Level is an integer 0..9.
\endlist
+ \internal
*/
/*!
\class QWindowsIntegrationPlugin
\brief Plugin.
+ \internal
\ingroup qt-lighthouse-win
*/
@@ -85,6 +87,7 @@ QT_BEGIN_NAMESPACE
\namespace QtWindows
\brief Namespace for enumerations, etc.
+ \internal
\ingroup qt-lighthouse-win
*/
@@ -95,6 +98,7 @@ QT_BEGIN_NAMESPACE
With flags that should help to structure the code.
+ \internal
\ingroup qt-lighthouse-win
*/