![]() |
KVIrc 5.2.0
Developer APIs
|
This file holds the text control codes. More...
Go to the source code of this file.
Namespaces | |
namespace | KviControlCodes |
Holds all text control code KVIrc uses. | |
Macros | |
#define | KVI_EXTCOLOR_MAX 98 |
#define | KVI_MIRCCOLOR_MAX 15 |
Functions | |
const kvi_wchar_t * | KviControlCodes::getColorBytesW (const kvi_wchar_t *pwData, unsigned char *pcByte1, unsigned char *pcByte2) |
kvi_u32_t | KviControlCodes::getExtendedColor (int index) |
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. | |
This file holds the text control codes.
It was originally named KviMircCntrl
#define KVI_EXTCOLOR_MAX 98 |
#define KVI_MIRCCOLOR_MAX 15 |