summaryrefslogtreecommitdiffstats
path: root/examples/declarative/cppextensions/plugins/README
blob: 95e0eea849b22ca7a2944ab636d9a41a2d588d62 (plain)
1
2
3
4
5
6
7
8
9
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