DEBSOURCES
Skip Quicknav
sources / qt6-remoteobjects / 6.10.2-2 / tests / auto / integration_multiprocess / PodInterface.rep
12345678
#include <QtCore> POD MyPOD(int i, float f, QString s) class PodInterface { PROP(MyPOD myPod) };