Connect a complex signal from QML to Qt

From Qt Wiki
Revision as of 15:10, 14 January 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Connecting a complex signal from QML to Qt

The example code below shows how you can connect complex signals from QML to Qt.

main.cpp

main.qml

Categories: