POD MyPOD(int i, float f, QString s) class MyClass { PROP(MyPOD myPOD) SLOT(QMap myPodMap()) SLOT(QList myPodList()) }