Hello All,

I am new to QT and am learning it for my present job so I apologize for any dum questions.

I have read the information on the Qt Assistant regarding the macro Q_PROPERTY. Although Assistant gives the 'syntax' it does not give the why and when to insert such properties into a class derived from QObject.

What criteria should I use to decide to create / insert properties in my class designs derived from QObject?

Does the Qt framework make use of them?

The same questions are asked of the use of dynamic properties.

Thanks,

Vanir