Functionality has been moved into qt_example.prf |
||
---|---|---|
.. | ||
com/nokia/TimeExample | ||
README | ||
plugin.cpp | ||
plugins.pro | ||
plugins.qml | ||
plugins.qmlproject |
README
This example shows a module "com.nokia.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