summaryrefslogtreecommitdiffstats
path: root/examples/declarative/plugins/README
blob: 621f570861b693fa6637d17a67117df57632a1ad (plain)
1
2
3
4
5
6
7
8
9
This example shows a module "com.nokia.TimeExample" that is implelement
by a C++ plugin (providing the "Time" type), and by QML files (providing the
"Clock" type).

To run:

  make install
  qmlviewer plugins.qml