like you would do in c++ :
access must know what instance of traypaint to interact with (a pointer).
and have functions declared as Q_INVOKABLE so that they can be called from qml.
from the qml side the instance pointer would be the id
like you would do in c++ :
access must know what instance of traypaint to interact with (a pointer).
and have functions declared as Q_INVOKABLE so that they can be called from qml.
from the qml side the instance pointer would be the id
Rocken (15th March 2012)
Bookmarks