Quote Originally Posted by jacek
Actually you will still need to write such methods. Q_PROPERTY just informs Qt about them.
how does this help? i mean how is it different from declaring a private attribute and corresponding methods..Any advantage?