Files
2025-08-24 20:55:26 +08:00

10 lines
223 B
Plaintext

This example shows a module "org.qtproject.TimeExample" that is implemented
by a C++ plugin (providing the "Time" type), and by QML files (providing the
"Clock" type).
To run:
make install
qmlviewer -I . plugins.qml