Qt IVI Generator Remote Objects Example
/**************************************************************************** ** Generated from 'Example.IVI.Remote.qface' ** ** Created by: The QFace generator (QtAS 5.12.8) ** ** WARNING! All changes made in this file will be lost! *****************************************************************************/#include "remotemodulefactory.h" /*! \class RemoteModuleFactory \inmodule Example.IVI.Remote \brief The RemoteModuleFactory class provides factory methods for all structs defined in the Example.IVI.Remote module. */ RemoteModuleFactory::RemoteModuleFactory(QObject *parent) : RemoteModule(parent) { }