DEBSOURCES
Skip Quicknav
sources / qt6-remoteobjects / 6.9.2-3 / tests / auto / integration / pod.rep
12345678
POD MyPOD(int i, float f, QString s) class MyClass { PROP(MyPOD myPOD) SLOT(QMap<QString, MyPOD> myPodMap()) SLOT(QList<MyPOD> myPodList()) }