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_Color Member List

This is the complete list of members for CFX_Color, including all inherited members.

CFX_Color(FX_COLORREF ref)CFX_Colorinlineexplicit
CFX_Color(Type type=CFX_Color::Type::kTransparent, float color1=0.0f, float color2=0.0f, float color3=0.0f, float color4=0.0f)CFX_Colorinline
CFX_Color(int32_t r, int32_t g, int32_t b)CFX_Colorinline
CFX_Color(const CFX_Color &that)=defaultCFX_Color
ConvertColorType(Type nConvertColorType) constCFX_Color
fColor1CFX_Color
fColor2CFX_Color
fColor3CFX_Color
fColor4CFX_Color
nColorTypeCFX_Color
operator-(float fColorSub) constCFX_Color
operator/(float fColorDivide) constCFX_Color
operator=(const CFX_Color &that)=defaultCFX_Color
ToFXColor(int32_t nTransparency) constCFX_Color
Type enum nameCFX_Color