Make the documented API visible to qdoc
Pick-to: 6.1 Change-Id: Ic511af71cd0cc202f86fd39f5a4e0707bcf9fe36 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
This commit is contained in:
parent
70d99512ee
commit
bf23fc3cdc
@ -444,7 +444,7 @@ public:
|
||||
|
||||
bool isValid() const;
|
||||
bool isRegistered() const;
|
||||
#if defined(QT_QMETATYPE_BC_COMPAT)
|
||||
#if defined(QT_QMETATYPE_BC_COMPAT) || defined(Q_QDOC)
|
||||
int id() const;
|
||||
#else
|
||||
// ### Qt 7: Remove traces of out of line version
|
||||
|
Loading…
Reference in New Issue
Block a user