[Qt5-feedback] User-defined meta data for QMetaProperty
Andre Somers
andre at familiesomers.nl
Wed Jun 1 21:28:32 CEST 2011
Op 1-6-2011 20:58, Iván Todorovich schreef:
> 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.
Indeed. Do you have a link to that ticket please?
André
> 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
>>
> _______________________________________________
> 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