13 #ifdef VRFGUICOMMONQT_EXPORTS
14 #define DT_DLL_VRFGUICOMMONQT __declspec ( dllexport )
16 #define DT_DLL_VRFGUICOMMONQT __declspec ( dllimport )
20 #define DT_DLL_VRFGUICOMMONQT
30 namespace makVrfGuiCommonQt
DT_DLL_VRFGUICOMMONQT double qtMakToDouble(const QString &val, bool *ok=0)
Routines that are used to leverage QLocale calls to be able to use commas & periods in text...
DT_DLL_VRFGUICOMMONQT void init(makVrv::DtDe &ande)
#define DT_DLL_VRFGUICOMMONQT
Definition: vrfGuiCommonQt.h:20
DT_DLL_VRFGUICOMMONQT int qtMakToInt(const QString &val, bool *ok=0)
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72