dqml.qdeclarative

Undocumented in source.

Members

Functions

createObject
QObject createObject()
Undocumented in source. Be warned that the author may not have intended to support it.
createSafeObject
void createSafeObject(int id, void* wrapper, void* dObject, void* dosQObject)
Undocumented in source. Be warned that the author may not have intended to support it.
deleteSafeObject
void deleteSafeObject(int id, void* object)
Undocumented in source. Be warned that the author may not have intended to support it.
qmlRegisterSingletonType
int qmlRegisterSingletonType(string uri, int major, int minor, string qmlName)
Undocumented in source. Be warned that the author may not have intended to support it.
qmlRegisterType
int qmlRegisterType(string uri, int major, int minor, string qmlName)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta