Change-Id: Iad2f07b989b25349fd2d4fff010e24dcd5a1688f |
||
---|---|---|
.. | ||
com/nokia/TimeExample | ||
README | ||
plugin.cpp | ||
plugin.json | ||
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 QML_IMPORT_PATH=$PWD qmlscene plugins.qml