Fcitx
fcitx::Color Member List

This is the complete list of members for fcitx::Color, including all inherited members.

alpha() const (defined in fcitx::Color)fcitx::Color
alphaF() const (defined in fcitx::Color)fcitx::Color
blue() const (defined in fcitx::Color)fcitx::Color
blueF() const (defined in fcitx::Color)fcitx::Color
Color() (defined in fcitx::Color)fcitx::Color
Color(unsigned short r, unsigned short g, unsigned short b, unsigned short alpha=255) (defined in fcitx::Color)fcitx::Colorexplicit
Color(const char *s) (defined in fcitx::Color)fcitx::Colorinlineexplicit
Color(const std::string &s) (defined in fcitx::Color)fcitx::Colorinlineexplicit
FCITX_INLINE_DEFINE_DEFAULT_DTOR_AND_COPY(Color) (defined in fcitx::Color)fcitx::Color
green() const (defined in fcitx::Color)fcitx::Color
greenF() const (defined in fcitx::Color)fcitx::Color
operator!=(const Color &other) (defined in fcitx::Color)fcitx::Colorinline
operator!=(const Color &other) const (defined in fcitx::Color)fcitx::Colorinline
operator==(const Color &other) const (defined in fcitx::Color)fcitx::Color
red() const (defined in fcitx::Color)fcitx::Color
redF() const (defined in fcitx::Color)fcitx::Color
setAlpha(unsigned short) (defined in fcitx::Color)fcitx::Color
setAlphaF(float) (defined in fcitx::Color)fcitx::Color
setBlue(unsigned short) (defined in fcitx::Color)fcitx::Color
setBlueF(float) (defined in fcitx::Color)fcitx::Color
setFromString(const char *s) (defined in fcitx::Color)fcitx::Color
setFromString(const std::string &s) (defined in fcitx::Color)fcitx::Colorinline
setGreen(unsigned short) (defined in fcitx::Color)fcitx::Color
setGreenF(float) (defined in fcitx::Color)fcitx::Color
setRed(unsigned short) (defined in fcitx::Color)fcitx::Color
setRedF(float) (defined in fcitx::Color)fcitx::Color
toString() constfcitx::Color