[Development] Why does QFlag exist? (Not QFlags)
Eirik Aavitsland
eirik.aavitsland at qt.io
Tue Sep 10 15:08:34 CEST 2024
On 9/10/24 13:56, Thiago Macieira wrote:
> On Monday 9 September 2024 23:00:28 GMT-7 Eirik Aavitsland via Development
> wrote:
>> No idea if this is helpful, but it seems that what was later renamed
>> QFlag was introduced as QFlagInternal in this commit:
>
> Thank you Aavit. Did already QFlags have the enum_type typedef in this commit?
>
> Another question: did QVariant in this commit already have userType()?
>
You're welcome, Thiago!
No enum_type or userType or similar anywhere in src at this point, no.
- Eirik Aa.
More information about the Development
mailing list