On Monday 03 August 2015 07:31:51 Robert Knight wrote: > Follow-up question - if a data type is a union of a pointer and some > other representation, can it be stored in a QVariant without > transitioning to the allocated version?
Irrelevant. You're not storing that type. You're storing the QDateTime. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
