QOperatingSystemVersion: fix documentation for the Unexported entries

They were not showing up because the qdoc branch sees them as private.

Change-Id: I8be18c389288ff9b589267dd17fbc16dcd7998c7
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
(cherry picked from commit 5be7b99a160a4cc973fcd82e3ab15e4272814b14)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Mårten Nordheim 2024-10-16 15:50:56 +02:00 committed by Qt Cherry-pick Bot
parent 3b3c3f1bfe
commit ba526d4b84

View File

@ -138,6 +138,7 @@ public:
class QOperatingSystemVersion : public QOperatingSystemVersionBase
{
using QOperatingSystemVersionUnexported = QOperatingSystemVersionBase;
public:
#endif
// ### Qt7: Regroup with the rest below