• Qt 5.4
  • Qt QML
  • Extending QML - Methods Example
  • Qt 5.4.1 Reference Documentation

Extending QML - Methods Example

This example builds on:

  • 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/methods/birthdayparty.cpp
  • referenceexamples/methods/birthdayparty.h
  • referenceexamples/methods/example.qml
  • referenceexamples/methods/person.cpp
  • referenceexamples/methods/person.h
  • referenceexamples/methods/main.cpp
  • referenceexamples/methods/methods.pro
  • referenceexamples/methods/methods.qrc

© 2015 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.