![]() |
Qt 6.x
The Qt SDK
|
#include <qcssparser_p.h>
Collaboration diagram for QCss::LengthData:Public Types | |
| enum | { None , Px , Ex , Em } |
Public Attributes | |
| qreal | number |
| enum QCss::LengthData:: { ... } | unit |
Definition at line 390 of file qcssparser_p.h.
| anonymous enum |
| Enumerator | |
|---|---|
| None | |
| Px | |
| Ex | |
| Em | |
Definition at line 392 of file qcssparser_p.h.
| qreal QCss::LengthData::number |
Definition at line 391 of file qcssparser_p.h.
| enum { ... } QCss::LengthData::unit |