[Development] More Issues with QMetaObjectBuilder

Volker Hilsheimer volker.hilsheimer at qt.io
Tue Oct 22 11:25:34 CEST 2024


> On 21 Oct 2024, at 17:57, Phil Thompson via Development <development at qt-project.org> wrote:
> 
> On 21/10/2024 16:49, Thiago Macieira wrote:
>> On Monday 21 October 2024 03:02:47 Pacific Daylight Time Phil Thompson via
>> Development wrote:
>>> In the QMetaProperty ctor it tries to resolve the QMetaEnum for the
>>> property and uses the internal parse_scope() to extract the scope and
>>> qualified key from the name. However it does not handle template names
>>> and so fails with dynamically created properties.
>> This is the bug.
> 
> What do you want me to do to progress a resolution?
> 
> Phil

Hi Phil,

You can report a bug at https://bugreports.qt.io/projects/QTBUG, preferably with a bit of code that we can run to reproduce the issue.

Cheers,
Volker




More information about the Development mailing list