Hi, QML properties usually have a "*Changed()" signal associated with them. For focus, there are focusChanged and activeFocusChanged signals, corresponding to the focus and activeFocus properties.
Regards, Michael On 03/09/2010, at 8:16 PM, ext Piotr Pszczólkowski wrote: > Hi, > exists signals (for TextInput element for example) for focus (like gotFocus, > lostFocus) ? > > regards > Piotr > > _______________________________________________ > Qt-qml mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-qml _______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
