![]() |
KVIrc
4.9.2
DeveloperAPIs
|
This file holds the text control codes. More...
Go to the source code of this file.
Namespaces | |
| KviControlCodes | |
| Holds all text control code KVIrc uses. | |
Macros | |
| #define | KVI_MIRCCOLOR_MAX_BACKGROUND 15 |
| #define | KVI_MIRCCOLOR_MAX_FOREGROUND 15 |
Functions | |
| const kvi_wchar_t * | KviControlCodes::getColorBytesW (const kvi_wchar_t *pwData, unsigned char *pcByte1, unsigned char *pcByte2) |
| unsigned int | KviControlCodes::getUnicodeColorBytes (const QString &szData, unsigned int iChar, unsigned char *pcByte1, unsigned char *pcByte2) |
| QString | KviControlCodes::stripControlBytes (const QString &szData) |
| Removes control bytes from the given string. More... | |
This file holds the text control codes.
| #define KVI_MIRCCOLOR_MAX_BACKGROUND 15 |
| #define KVI_MIRCCOLOR_MAX_FOREGROUND 15 |
1.8.7