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/qwindowsole.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/plugins/platforms/windows/qwindowsole.cpp') diff --git a/src/plugins/platforms/windows/qwindowsole.cpp b/src/plugins/platforms/windows/qwindowsole.cpp index 6f34967ee8..ee8f7d6086 100644 --- a/src/plugins/platforms/windows/qwindowsole.cpp +++ b/src/plugins/platforms/windows/qwindowsole.cpp @@ -71,6 +71,7 @@ QT_BEGIN_NAMESPACE (NOTE: must set pformatetcOut->ptd = NULL) \endlist + \internal \ingroup qt-lighthouse-win */ @@ -277,6 +278,7 @@ QWindowsOleDataObject::EnumDAdvise(LPENUMSTATDATA FAR*) /*! \class QWindowsOleEnumFmtEtc \brief Enumerates the FORMATETC structures supported by QWindowsOleDataObject. + \internal \ingroup qt-lighthouse-win */ -- cgit v1.2.3