[Development] Changed enum property behaviour in Qt v6.8
Thiago Macieira
thiago.macieira at intel.com
Thu Oct 3 16:44:01 CEST 2024
On Thursday 3 October 2024 05:06:08 GMT-7 Phil Thompson via Development wrote:
> Yes, that's the change - commenting out the new test fixes the problem.
>
> I am dynamically building the meta-object. You don't really build an
> enum, you just provide a description of it to the meta-object. It would
> be nice to be able to register an enum with the meta-type system
> dynamically.
Or you can set the EnumOrFlag flag in the QMetaProperty flags field to force the
constructor to search.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Principal Engineer - Intel DCAI Platform & System Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20241003/f205cee9/attachment-0001.bin>
More information about the Development
mailing list