On domingo, 4 de dezembro de 2016 20:15:42 PST Bob Hood wrote:
>      QVariant::save: unable to save type 'ReportStacking' (type id: 1027).

You need to call qRegisterMetaTypeStreamOperators() for your type so that 
QVariant knows how to stream into a QDataStream.

-- 
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

Reply via email to