Fcitx
|
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::Color | explicit |
Color(const char *s) (defined in fcitx::Color) | fcitx::Color | inlineexplicit |
Color(const std::string &s) (defined in fcitx::Color) | fcitx::Color | inlineexplicit |
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::Color | inline |
operator!=(const Color &other) const (defined in fcitx::Color) | fcitx::Color | inline |
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::Color | inline |
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() const | fcitx::Color |