Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QCss::LengthData Struct Reference

#include <qcssparser_p.h>

Collaboration diagram for QCss::LengthData:

Public Types

enum  {
  None , Px , Ex , Em ,
  Percent
}

Public Attributes

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

Detailed Description

Definition at line 410 of file qcssparser_p.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
None 
Px 
Ex 
Em 
Percent 

Definition at line 412 of file qcssparser_p.h.

Member Data Documentation

◆ number

qreal QCss::LengthData::number

Definition at line 411 of file qcssparser_p.h.

◆ []

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

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