[Qt5-feedback] User-defined meta data for QMetaProperty
Iván Todorovich
ivan.todorovich at gmail.com
Wed Jun 1 20:58:09 CEST 2011
Not too long ago I've created a ticket requesting the exact same thing.
It could be used to provide displayNames or descriptions to properties
in a full object aware app.
Also libraries such as QDjangoo can benefict from it.
2011/6/1 Andre Somers <andre at familiesomers.nl>:
> Hi,
>
> When defining properties, one can set a couple of flags like STORED and
> DESIGNABLE. For certain applications, I found that it would be very useful
> if this mechanism were somehow extendable to include arbitrairy other
> pieces of data. A main use would be applying to make more powerful
> property editors without having to create a new hierarchy of data or
> adaptor classes on top of the already existing QObject meta data.
>
> Do others here see uses for such a mechanism? Do you think it doable to
> add that?
>
> André
>
>
> _______________________________________________
> Qt5-feedback mailing list
> Qt5-feedback at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
>
More information about the Qt5-feedback
mailing list