• Qt 5.2
  • Qt QML
  • Extending QML - Signal Support Example
  • Qt 5.2.0 Reference Documentation

Extending QML - Signal Support Example

Signal Support

This example builds on:

  • Extending QML - Attached Properties Example
  • Extending QML - Grouped Properties Example
  • Extending QML - Default Property Example
  • Extending QML - Inheritance and Coercion Example
  • Extending QML - Object and List Property Types Example
  • Extending QML - Adding Types Example

Files:

  • referenceexamples/signal/birthdayparty.cpp
  • referenceexamples/signal/birthdayparty.h
  • referenceexamples/signal/example.qml
  • referenceexamples/signal/person.cpp
  • referenceexamples/signal/person.h
  • referenceexamples/signal/main.cpp
  • referenceexamples/signal/signal.pro
  • referenceexamples/signal/signal.qrc

© 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.