Details
-
Suggestion
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
QTBUG-51584 qdoc: There is no way to document singletons in QML
-
- Open
-