![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qcssparser_p.h>
Public Types | |
| enum | { None , Px , Ex , Em , Percent } |
Public Attributes | |
| qreal | number |
| enum QCss::LengthData:: { ... } | unit |
Definition at line 410 of file qcssparser_p.h.
| anonymous enum |
| Enumerator | |
|---|---|
| None | |
| Px | |
| Ex | |
| Em | |
| Percent | |
Definition at line 412 of file qcssparser_p.h.
| qreal QCss::LengthData::number |
Definition at line 411 of file qcssparser_p.h.
| enum { ... } QCss::LengthData::unit |