[Interest] QtProperty System

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Fri Feb 21 09:21:10 CET 2014


On Fri, Feb 21, 2014 at 1:31 PM, Graham Labdon <
Graham.Labdon at 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 at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140221/90550269/attachment.html>


More information about the Interest mailing list