[Qt5-feedback] User-defined meta data for QMetaProperty
Jason H
scorp1us at yahoo.com
Wed Jun 1 21:04:21 CEST 2011
Couldn't we then use QObjects as a storage medium for general structured data, say as a universal format. THen we can write generic XML/binary readers/writers.
No?
________________________________
From: Andre Somers <andre at familiesomers.nl>
To: qt5-feedback at qt.nokia.com
Sent: Wednesday, June 1, 2011 4:44 AM
Subject: [Qt5-feedback] User-defined meta data for QMetaProperty
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt5-feedback/attachments/20110601/f4752198/attachment-0001.html
More information about the Qt5-feedback
mailing list