Base

A QML uncreatable type using the QML_UNCREATABLE macro

ExplicitBase

A QML uncreatable type using explicit \qmluncreatabletype command

MySingleton

A QML singleton type using the QML_SINGLETON macro

MySingleton2

A QML singleton type that tests name collision detection