-
Suggestion
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
None
-
0d2f52a76 (dev), 0c8860e98 (dev)
Currently, there seems to be no way to document that a type is a QML singleton. It would be nice to have either a qdoc macro (\qmlsingletontype) for it, or to automatically detect this if the type
- has a QML_SINGLETON macro in C++
- contains a pragma singleton line in QML.
- duplicates
-
QTBUG-51584 qdoc: There is no way to document singletons in QML
-
- Closed
-
For Gerrit Dashboard: QTBUG-95328 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
668891,9 | QDoc: Support QML pragma singleton | dev | qt/qttools | Status: MERGED | +2 | 0 |
668892,9 | QDoc: Detect QML_SINGLETON in C++ | dev | qt/qttools | Status: MERGED | +2 | 0 |