|
terminalgui
0.1.0
Widgets for your terminal, powered by Qt! Create textual GUI (TUI) in your console easily.
|
This is the complete list of members for Tg::Color, including all inherited members.
| blue() const | Tg::Color | |
| code(const Color &foreground, const Color &background=Color::Predefined::Empty) | Tg::Color | static |
| code(const Color &color, const bool isBackground, const bool forceTrueColor) | Tg::Color | static |
| Color() | Tg::Color | |
| Color(const Predefined predefined) | Tg::Color | |
| Color(const quint8 red, const quint8 green, const quint8 blue) | Tg::Color | |
| end() | Tg::Color | static |
| green() const | Tg::Color | |
| isEmpty() const | Tg::Color | |
| isPredefined() const | Tg::Color | |
| isTrueColor() const | Tg::Color | |
| operator!=(const Color &other) const | Tg::Color | |
| operator==(const Color &other) const | Tg::Color | |
| predefined() const | Tg::Color | |
| Predefined enum name | Tg::Color | |
| red() const | Tg::Color | |
| rgb() const | Tg::Color |
1.8.18