| umbrello 25.07.90
    Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology | 
| Typedefs | |
| typedef std::string | Type | 
| Functions | |
| QDebug | operator<< (QDebug out, ID::Type &type) | 
| QString | toString (const ID::Type &id) | 
| ID::Type | fromString (const QString &id) | 
| Variables | |
| const Type | None = "-1" | 
| special value for uninitialized ID | |
| const Type | Reserved = "0" | 
| special value for illegal ID | |
The data type used for unique IDs.
| typedef std::string Uml::ID::Type | 
| ID::Type Uml::ID::fromString | ( | const QString & | id | ) | 
| QDebug Uml::ID::operator<< | ( | QDebug | out, | 
| ID::Type & | type ) | 
| QString Uml::ID::toString | ( | const ID::Type & | id | ) |