A QML uncreatable type using the QML_UNCREATABLE macro | |
A QML uncreatable type using explicit \qmluncreatabletype command | |
A QML singleton type using the QML_SINGLETON macro | |
A QML singleton type that tests name collision detection | |
A singleton, because its native type NamesakeObject has QML_SINGLETON | |
Not a singleton, despite sharing its name with the C++ class NamesakeObject |