- using
Q_PROPERTY
- using
context->setContextProperty([name-in-qml], [q-type-value]);
- using
qmlRegisterType<[class-name]>( [package-name], [major-version], [minor-version], [class-name-in-qml] )
- using
Q_INVOKABLE
methods
-
Notifications
You must be signed in to change notification settings - Fork 1
ay-hooshan/qml-trains
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My First Practices in QML.