qmlRegisterSingletonType

Undocumented in source. Be warned that the author may not have intended to support it.
int
qmlRegisterSingletonType
(
T
)
(
string uri
,
int major
,
int minor
,
string qmlName
)
if (
__traits(compiles, createObject!T)
)

Meta