![]() |
VR-Forces 4.10 Class Documentation
|
Go to the source code of this file.
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
| makVrf | |
| Contains makVrf::DtVrfDisDriver class. | |
| makVrf::makVrfGuiCommonQt | |
Macros | |
| #define | DT_DLL_VRFGUICOMMONQT |
Functions | |
| DT_DLL_VRFGUICOMMONQT void | makVrf::makVrfGuiCommonQt::init (makVrv::DtDe &ande) |
| 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. More... | |
| DT_DLL_VRFGUICOMMONQT int | qtMakToInt (const QString &val, bool *ok=0) |
| #define DT_DLL_VRFGUICOMMONQT |
| 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 int qtMakToInt | ( | const QString & | val, |
| bool * | ok = 0 |
||
| ) |