On Fri, Feb 21, 2014 at 1:31 PM, Graham Labdon <
graham.lab...@avalonsciences.com> wrote:

> Hi
> I have been reading about Qt's property system, in particular the NOTIFY
> optional specifier.
> Can NOTIFY be used with non Qml/QtQuick applications?
>

Yes you can.

NOTIFY is not specific to Qml, rather it's just a way of specifying a
'property changed' signal (similar to read/write functions for a property).

-mandeep



>
> Thanks
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to