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_cssdata.cpp File Reference

(3dce9b5818576f04ce21cec4b3686eda012e5b65)

+ Include dependency graph for cfx_cssdata.cpp:

Go to the source code of this file.

Macros

#define CSS_PROP____(a, b, c, d)
 
#define CSS_PROP_VALUE____(a, b, c)
 

Macro Definition Documentation

◆ CSS_PROP____

#define CSS_PROP____ ( a,
b,
c,
d )
Value:
{CFX_CSSProperty::a, c, d},
const GLubyte * c
double d
[1]

Definition at line 20 of file cfx_cssdata.cpp.

◆ CSS_PROP_VALUE____

#define CSS_PROP_VALUE____ ( a,
b,
c )
Value:
{CFX_CSSPropertyValue::a, c},

Definition at line 27 of file cfx_cssdata.cpp.