| umbrello 25.07.90
    Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology | 
#include <basictypes.h>
| Public Types | |
| enum | Enum { TopLeft = 0x1 , TopRight = 0x2 , BottomRight = 0x4 , BottomLeft = 0x8 } | 
| Static Public Member Functions | |
| static QString | toString (Enum item) | 
| static Enum | fromString (const QString &item) | 
| static Enum | fromInt (int item) | 
Corner class with special operators.
| enum Uml::Corner::Enum | 
| 
 | static | 
| 
 | static | 
Return Corner corresponding to the given string.