T2D Class
Header: | #include <T2D> |
Public Functions
void | addAppThemePath(const QString &path) |
void | initQuickRoot(QQuickWindow *root) |
void | initWorld(T2DWorld *world) |
void | initializeEngine(QQmlEngine *engine, const char *uri) |
void | registerTypes(const char *uri) |
void | setAppStartupTheme(const QString &themeName) |
void | setMouseAreaCursorShape(Qt::CursorShape cursor) |
Static Public Members
QObject * | exampleQmlSingletonType(QQmlEngine *engine, QJSEngine *scriptEngine) |
T2D * | getInstance() |
Detailed Description
See also T2D.