terminalgui  0.1.0
Widgets for your terminal, powered by Qt! Create textual GUI (TUI) in your console easily.
Tg::Color Member List

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

blue() constTg::Color
code(const Color &foreground, const Color &background=Color::Predefined::Empty)Tg::Colorstatic
code(const Color &color, const bool isBackground, const bool forceTrueColor)Tg::Colorstatic
Color()Tg::Color
Color(const Predefined predefined)Tg::Color
Color(const quint8 red, const quint8 green, const quint8 blue)Tg::Color
end()Tg::Colorstatic
green() constTg::Color
isEmpty() constTg::Color
isPredefined() constTg::Color
isTrueColor() constTg::Color
operator!=(const Color &other) constTg::Color
operator==(const Color &other) constTg::Color
predefined() constTg::Color
Predefined enum nameTg::Color
red() constTg::Color
rgb() constTg::Color