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