kformula/flake
Length Class Reference
#include <AttributeManager.h>
Public Types | |
| enum | Unit { Em, Ex, Px, In, Cm, Mm, Pt, Pc, Percentage, None } |
| enum | UnitType { NoType, Relative, Absolute, Pixel } |
Public Member Functions | |
| Length () | |
Public Attributes | |
| UnitType | type |
| Unit | unit |
| qreal | value |
Detailed Description
Definition at line 41 of file AttributeManager.h.
Member Enumeration Documentation
| enum Length::Unit |
- Enumerator:
Definition at line 43 of file AttributeManager.h.
| enum Length::UnitType |
Definition at line 56 of file AttributeManager.h.
Constructor & Destructor Documentation
| Length::Length | ( | ) | [inline] |
Definition at line 63 of file AttributeManager.h.
Member Data Documentation
Definition at line 66 of file AttributeManager.h.
Definition at line 65 of file AttributeManager.h.
| qreal Length::value |
Definition at line 63 of file AttributeManager.h.
The documentation for this class was generated from the following file:
