22 #ifdef vrfMakRadioQt_EXPORTS
23 #define VRVRADIOQT_DLL __declspec(dllexport)
25 #define VRVRADIOQT_DLL __declspec(dllimport)
28 #define VRVRADIOQT_DLL
34#define DT_DE_PLUGIN_EXPORT_MACRO VRVRADIOQT_DLL
39#include <vrvCore/exportPlugin.h>
44#include <vrvUtil/signalslib.h>
Include plugin export definitions from VRV Core.
Definition makRadioQt.h:51
void init(makVrv::DtDe &de)
Initializes the MAK Radio Qt module.
makVrv::DtDe * de()
Gets the display element pointer used by the plugin.