![]() |
VR-Forces 5.0.1 Developer's Guide
|
Go to the source code of this file.
Namespaces | |
| makVrv | |
| makVrf | |
| 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) |
| 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 |
||
| ) |