On terça-feira, 17 de maio de 2016 20:04:32 PDT Hamish Moffatt wrote: > On 17/05/16 18:07, Thiago Macieira wrote: > > On terça-feira, 17 de maio de 2016 17:04:57 PDT Hamish Moffatt wrote: > >> QMetaProperty::read: Unable to handle unregistered datatype > >> 'QList<MyEnum>' > >> for property 'MyClass::myEnumList' > >> > >> ie it can't find the type. > > > > Fix the point where that read() is called. > > That's just QObject::property() ....
Indeed, but where did it get the name? Probably from the Q_PROPERTY declaration. So add the full qualification there. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest