Wt  4.10.4
Wt::WColor Member List

This is the complete list of members for Wt::WColor, including all inherited members.

alpha() constWt::WColor
blue() constWt::WColor
cssText(bool withAlpha=true) constWt::WColor
green() constWt::WColor
isDefault() constWt::WColor
name() constWt::WColor
operator!=(const WColor &other) constWt::WColor
operator==(const WColor &other) constWt::WColor
red() constWt::WColor
setName(const WString &name)Wt::WColor
setRgb(int red, int green, int blue, int alpha=255)Wt::WColor
WColor()Wt::WColor
WColor(int red, int green, int blue, int alpha=255)Wt::WColor
WColor(const WString &name)Wt::WColor
WColor(StandardColor name)Wt::WColor