[Development] 64-bit QFlags support

Thiago Macieira thiago.macieira at intel.com
Fri Aug 9 16:16:17 CEST 2024


On Friday 9 August 2024 01:36:22 GMT-7 Ivan Solovev via Development wrote:
> Hi Thiago,
> 
> Do I understand it correctly that the approach with constexpr functions will
> allow us to solve the problems with moc (point 2 from the first e-mail of
> the thread)?
> If yes, then I think we should try to implement that approach, and do not
> introduce a separate class for 64-bit QFlags.

Yes, it would solve the problems for flags and enums alike.

Initial prototyping shows I will need to change how method revisions are 
stored. I can't generate that easily and they are very cumbersome anyway. I 
think I have a better solution anyway.

-- 
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/20240809/d9407ee3/attachment.bin>


More information about the Development mailing list