![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for CFX_Color, including all inherited members.
| CFX_Color(FX_COLORREF ref) | CFX_Color | inlineexplicit |
| 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_Color | inline |
| CFX_Color(int32_t r, int32_t g, int32_t b) | CFX_Color | inline |
| CFX_Color(const CFX_Color &that)=default | CFX_Color | |
| ConvertColorType(Type nConvertColorType) const | CFX_Color | |
| fColor1 | CFX_Color | |
| fColor2 | CFX_Color | |
| fColor3 | CFX_Color | |
| fColor4 | CFX_Color | |
| nColorType | CFX_Color | |
| operator-(float fColorSub) const | CFX_Color | |
| operator/(float fColorDivide) const | CFX_Color | |
| operator=(const CFX_Color &that)=default | CFX_Color | |
| ToFXColor(int32_t nTransparency) const | CFX_Color | |
| Type enum name | CFX_Color |