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

#include <cfx_csscustomproperty.h>

+ Collaboration diagram for CFX_CSSCustomProperty:

Public Member Functions

 CFX_CSSCustomProperty (const WideString &name, const WideString &value)
 
 CFX_CSSCustomProperty (const CFX_CSSCustomProperty &prop)
 
 ~CFX_CSSCustomProperty ()
 
WideString name () const
 
WideString value () const
 

Detailed Description

Definition at line 12 of file cfx_csscustomproperty.h.

Constructor & Destructor Documentation

◆ CFX_CSSCustomProperty() [1/2]

CFX_CSSCustomProperty::CFX_CSSCustomProperty ( const WideString & name,
const WideString & value )

Definition at line 7 of file cfx_csscustomproperty.cpp.

References CFX_CSSCustomProperty().

Referenced by CFX_CSSCustomProperty().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ CFX_CSSCustomProperty() [2/2]

CFX_CSSCustomProperty::CFX_CSSCustomProperty ( const CFX_CSSCustomProperty & prop)
default

◆ ~CFX_CSSCustomProperty()

CFX_CSSCustomProperty::~CFX_CSSCustomProperty ( )
default

Member Function Documentation

◆ name()

WideString CFX_CSSCustomProperty::name ( ) const
inline

Definition at line 18 of file cfx_csscustomproperty.h.

Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().

+ Here is the caller graph for this function:

◆ value()

WideString CFX_CSSCustomProperty::value ( ) const
inline

Definition at line 19 of file cfx_csscustomproperty.h.


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