#include <qcolor.h>Include dependency graph for TECommon.h:

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

Go to the source code of this file.
Classes | |
| class | ca |
| a character with rendition attributes. More... | |
| struct | ColorEntry |
Defines | |
| #define | FALSE 0 |
| #define | TRUE 1 |
| #define | BASE_COLORS (2+8) |
| #define | INTENSITIES 2 |
| #define | TABLE_COLORS (INTENSITIES*BASE_COLORS) |
| #define | DEFAULT_FORE_COLOR 0 |
| #define | DEFAULT_BACK_COLOR 1 |
| #define | DEFAULT_RENDITION 0 |
| #define | RE_BOLD (1 << 0) |
| #define | RE_BLINK (1 << 1) |
| #define | RE_UNDERLINE (1 << 2) |
| #define | RE_REVERSE (1 << 3) |
| #define | RE_INTENSIVE (1 << 3) |
Typedefs | |
| typedef int | BOOL |
| typedef unsigned char | UINT8 |
| typedef unsigned short | UINT16 |
Functions | |
| BOOL | operator== (ca a, ca b) |
| BOOL | operator!= (ca a, ca b) |
|
|
Definition at line 52 of file TECommon.h. |
|
|
Definition at line 57 of file TECommon.h. |
|
|
Definition at line 56 of file TECommon.h. |
|
|
Definition at line 59 of file TECommon.h. |
|
|
Definition at line 33 of file TECommon.h. |
|
|
Definition at line 53 of file TECommon.h. |
|
|
Definition at line 61 of file TECommon.h. |
|
|
Definition at line 60 of file TECommon.h. |
|
|
Definition at line 64 of file TECommon.h. |
|
|
Definition at line 63 of file TECommon.h. |
|
|
Definition at line 62 of file TECommon.h. |
|
|
Definition at line 54 of file TECommon.h. |
|
|
Definition at line 37 of file TECommon.h. |
|
|
Definition at line 29 of file TECommon.h. |
|
|
Definition at line 45 of file TECommon.h. |
|
|
Definition at line 41 of file TECommon.h. |
|
||||||||||||
|
Definition at line 93 of file TECommon.h. |
|
||||||||||||
|
Definition at line 88 of file TECommon.h. |
1.4.2