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:
parent
3b3c3f1bfe
commit
ba526d4b84
@ -138,6 +138,7 @@ public:
|
||||
class QOperatingSystemVersion : public QOperatingSystemVersionBase
|
||||
{
|
||||
using QOperatingSystemVersionUnexported = QOperatingSystemVersionBase;
|
||||
public:
|
||||
#endif
|
||||
|
||||
// ### Qt7: Regroup with the rest below
|
||||
|
Loading…
x
Reference in New Issue
Block a user