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_CSSPropertyHolder Class Reference

#include <cfx_csspropertyholder.h>

+ Collaboration diagram for CFX_CSSPropertyHolder:

Public Member Functions

 CFX_CSSPropertyHolder ()
 
 ~CFX_CSSPropertyHolder ()
 

Public Attributes

CFX_CSSProperty eProperty
 
bool bImportant
 
RetainPtr< CFX_CSSValuepValue
 

Detailed Description

Definition at line 14 of file cfx_csspropertyholder.h.

Constructor & Destructor Documentation

◆ CFX_CSSPropertyHolder()

CFX_CSSPropertyHolder::CFX_CSSPropertyHolder ( )
default

◆ ~CFX_CSSPropertyHolder()

CFX_CSSPropertyHolder::~CFX_CSSPropertyHolder ( )
default

Member Data Documentation

◆ bImportant

bool CFX_CSSPropertyHolder::bImportant

Definition at line 20 of file cfx_csspropertyholder.h.

◆ eProperty

CFX_CSSProperty CFX_CSSPropertyHolder::eProperty

Definition at line 19 of file cfx_csspropertyholder.h.

◆ pValue

RetainPtr<CFX_CSSValue> CFX_CSSPropertyHolder::pValue

Definition at line 21 of file cfx_csspropertyholder.h.


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