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_CSSEnumValue Class Referencefinal

#include <cfx_cssenumvalue.h>

+ Inheritance diagram for CFX_CSSEnumValue:
+ Collaboration diagram for CFX_CSSEnumValue:

Public Member Functions

 CFX_CSSEnumValue (CFX_CSSPropertyValue value)
 
 ~CFX_CSSEnumValue () override
 
CFX_CSSPropertyValue Value () const
 
- Public Member Functions inherited from CFX_CSSValue
PrimitiveType GetType () const
 
- Public Member Functions inherited from fxcrt::Retainable
 Retainable ()=default
 
bool HasOneRef () const
 

Additional Inherited Members

- Public Types inherited from CFX_CSSValue
enum class  PrimitiveType : uint8_t {
  kUnknown = 0 , kNumber , kString , kRGB ,
  kEnum , kFunction , kList
}
 
- Protected Member Functions inherited from CFX_CSSValue
 CFX_CSSValue (PrimitiveType type)
 
 ~CFX_CSSValue () override
 
- Protected Member Functions inherited from fxcrt::Retainable
virtual ~Retainable ()=default
 

Detailed Description

Definition at line 12 of file cfx_cssenumvalue.h.

Constructor & Destructor Documentation

◆ CFX_CSSEnumValue()

CFX_CSSEnumValue::CFX_CSSEnumValue ( CFX_CSSPropertyValue value)
explicit

Definition at line 9 of file cfx_cssenumvalue.cpp.

References CFX_CSSValue::CFX_CSSValue(), and CFX_CSSValue::kEnum.

+ Here is the call graph for this function:

◆ ~CFX_CSSEnumValue()

CFX_CSSEnumValue::~CFX_CSSEnumValue ( )
overridedefault

Member Function Documentation

◆ Value()

CFX_CSSPropertyValue CFX_CSSEnumValue::Value ( ) const
inline

Definition at line 17 of file cfx_cssenumvalue.h.


The documentation for this class was generated from the following files: