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

(08e24b2ba6847221abd35e9b994206b764d6b322)

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

Definition at line 22 of file cfx_cssdata.cpp.

◆ CSS_PROP_VALUE____

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

Definition at line 29 of file cfx_cssdata.cpp.