15 #ifdef VRFGUICOMMONQT_EXPORTS
16 #define DT_DLL_VRFGUICOMMONQT __declspec ( dllexport )
18 #define DT_DLL_VRFGUICOMMONQT __declspec ( dllimport )
22 #define DT_DLL_VRFGUICOMMONQT
32 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:22
DT_DLL_VRFGUICOMMONQT int qtMakToInt(const QString &val, bool *ok=0)
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69