Hi,

Why should one use Q_PROPERTY? as in what advantage does it have over declaring the corresponding attributes and associated READ and WRITE functions as private/public??

Thanks