Konsole
CharacterColor.h File Reference
#include <QtGui/QColor>
Include dependency graph for CharacterColor.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Konsole::CharacterColor |
| class | Konsole::ColorEntry |
Namespaces | |
| Konsole | |
Macros | |
| #define | BASE_COLORS (2+8) |
| #define | COLOR_SPACE_256 3 |
| #define | COLOR_SPACE_DEFAULT 1 |
| #define | COLOR_SPACE_RGB 4 |
| #define | COLOR_SPACE_SYSTEM 2 |
| #define | COLOR_SPACE_UNDEFINED 0 |
| #define | DEFAULT_BACK_COLOR 1 |
| #define | DEFAULT_FORE_COLOR 0 |
| #define | INTENSITIES 2 |
| #define | TABLE_COLORS (INTENSITIES*BASE_COLORS) |
Functions | |
| const QColor | Konsole::color256 (quint8 u, const ColorEntry *base) |
| bool | Konsole::operator!= (const ColorEntry &a, const ColorEntry &b) |
| bool | Konsole::operator!= (const CharacterColor &a, const CharacterColor &b) |
| bool | Konsole::operator== (const ColorEntry &a, const ColorEntry &b) |
| bool | Konsole::operator== (const CharacterColor &a, const CharacterColor &b) |
Macro Definition Documentation
| #define BASE_COLORS (2+8) |
Definition at line 116 of file CharacterColor.h.
| #define COLOR_SPACE_256 3 |
Definition at line 142 of file CharacterColor.h.
| #define COLOR_SPACE_DEFAULT 1 |
Definition at line 140 of file CharacterColor.h.
| #define COLOR_SPACE_RGB 4 |
Definition at line 143 of file CharacterColor.h.
| #define COLOR_SPACE_SYSTEM 2 |
Definition at line 141 of file CharacterColor.h.
| #define COLOR_SPACE_UNDEFINED 0 |
Definition at line 139 of file CharacterColor.h.
| #define DEFAULT_BACK_COLOR 1 |
Definition at line 121 of file CharacterColor.h.
| #define DEFAULT_FORE_COLOR 0 |
Definition at line 120 of file CharacterColor.h.
| #define INTENSITIES 2 |
Definition at line 117 of file CharacterColor.h.
| #define TABLE_COLORS (INTENSITIES*BASE_COLORS) |
Definition at line 118 of file CharacterColor.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference