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

#include <cfx_csscolorvalue.h>

+ Inheritance diagram for CFX_CSSColorValue:
+ Collaboration diagram for CFX_CSSColorValue:

Public Member Functions

 CFX_CSSColorValue (FX_ARGB color)
 
 ~CFX_CSSColorValue () override
 
FX_ARGB 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 13 of file cfx_csscolorvalue.h.

Constructor & Destructor Documentation

◆ CFX_CSSColorValue()

CFX_CSSColorValue::CFX_CSSColorValue ( FX_ARGB color)
explicit

Definition at line 9 of file cfx_csscolorvalue.cpp.

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

+ Here is the call graph for this function:

◆ ~CFX_CSSColorValue()

CFX_CSSColorValue::~CFX_CSSColorValue ( )
overridedefault

Member Function Documentation

◆ Value()

FX_ARGB CFX_CSSColorValue::Value ( ) const
inline

Definition at line 18 of file cfx_csscolorvalue.h.


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