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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to