#include <basictypes.h>
Corner class with special operators.
◆ Enum
Enumerator |
---|
TopLeft | |
TopRight | |
BottomRight | |
BottomLeft | |
◆ fromInt()
Convert an integer item into Corner representation.
- Parameters
-
item | integer value to convert |
- Returns
- Corner enum
◆ fromString()
Corner::Enum Uml::Corner::fromString |
( |
const QString & |
item | ) |
|
|
static |
Return Corner corresponding to the given string.
◆ toString()
QString Uml::Corner::toString |
( |
Enum |
item | ) |
|
|
static |
Return string corresponding to the given Corner.
The documentation for this class was generated from the following files: