From 97659d87be87550bd6a1ba6a72ff29ea3f98cf8f Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Tue, 29 May 2012 12:46:26 +0200 Subject: Windows QPA plugin: Add \internal to class documentation. Prevent the classes from appearing in the Qt documentation. Change-Id: I62abff0c57effdf16629f9d5a0dc384ea2c43d5a Reviewed-by: Miikka Heikkinen Reviewed-by: Friedemann Kleint --- src/plugins/platforms/windows/main.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/plugins/platforms/windows/main.cpp') 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 */ -- cgit v1.2.3