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
CFX_CSSNumber Struct Reference

#include <cfx_cssnumbervalue.h>

Collaboration diagram for CFX_CSSNumber:

Public Types

enum class  Unit {
  kNumber , kPercent , kEMS , kEXS ,
  kPixels , kCentiMeters , kMilliMeters , kInches ,
  kPoints , kPicas
}

Public Attributes

Unit unit
float value

Detailed Description

Definition at line 12 of file cfx_cssnumbervalue.h.

Member Enumeration Documentation

◆ Unit

enum class CFX_CSSNumber::Unit
strong
Enumerator
kNumber 
kPercent 
kEMS 
kEXS 
kPixels 
kCentiMeters 
kMilliMeters 
kInches 
kPoints 
kPicas 

Definition at line 13 of file cfx_cssnumbervalue.h.

Member Data Documentation

◆ unit

◆ value

float CFX_CSSNumber::value

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