umbrello
2.35.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include <QFont>
#include <QString>
#include <string>
Go to the source code of this file.
Classes | |
class | Uml::Corner |
Typedefs | |
typedef std::string | Uml::ID::Type |
Variables | |
const int | Uml::PrimitiveTypes::n_types = int(Reserved) |
const Type | Uml::ID::None = "-1" |
special value for uninitialized ID More... | |
const Type | Uml::ID::Reserved = "0" |
special value for illegal ID More... | |
qreal toDoubleFromAnyLocale | ( | const QString & | s | ) |
Convert floating point number string with '.' or ',' as decimal point to qreal.
s | floating point number string |
|
inlinestatic |
|
inlinestatic |