Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QCss::LengthData Struct Reference

#include <qcssparser_p.h>

+ Collaboration diagram for QCss::LengthData:

Public Types

enum  { None , Px , Ex , Em }
 

Public Attributes

qreal number
 
enum QCss::LengthData:: { ... }  unit
 

Detailed Description

Definition at line 393 of file qcssparser_p.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
None 
Px 
Ex 
Em 

Definition at line 395 of file qcssparser_p.h.

Member Data Documentation

◆ number

qreal QCss::LengthData::number

Definition at line 394 of file qcssparser_p.h.

◆ []

enum { ... } QCss::LengthData::unit

The documentation for this struct was generated from the following file: