On sábado, 12 de novembro de 2016 11:20:08 PST Alexander Dyagilev wrote: > void test(const B&); > > }; > > Q_DECLARE_METATYPE(A::B)
The metatype is "A::B" but your function takes "B". I know they are the same, but the string "A::B" does not match the string "B". -- 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