[Qt-interest] setting dynamic properties
Anthony Serdyukov
uksus70 at gmail.com
Fri Dec 12 13:35:59 CET 2008
Since your property DateEstablished is dynamic, you can't get its name
via QMetaObject. Use QObject::dynamicProperties() method, if i'm not
mistaken with method name.
2008/12/12, ami guru <dosto.walla at gmail.com>:
> Hello forum,
>
> I am trying to set properties on runtime and then print the contents of the
> properties.
> But it is not working .
>
--
Regards,
Anthony
More information about the Qt-interest-old
mailing list