On Sat, Nov 12, 2016 at 10:25 AM, Konstantin Shegunov <kshegu...@gmail.com>
wrote:

> My best guess is qRegisterMetaType<A::B>("A::B"); should
> be qRegisterMetaType<A::B>("B");
>
... or rather use qRegisterMetaType<A::B>();
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to