|
umbrello
2.32.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include "basictypes.h"#include "debug_utils.h"#include <KLocalizedString>#include <KGlobalSettings>#include <QRegExp>Variables | |
| const char * | Uml::PrimitiveTypes::strings [] |
| qreal toDoubleFromAnyLocale | ( | const QString & | s | ) |
Convert floating point number string with '.' or ',' as decimal point to qreal.
| s | floating point number string |