KVIrc
4.9.2
DeveloperAPIs
|
#include "KviControlCodes.h"
Namespaces | |
KviControlCodes | |
Holds all text control code KVIrc uses. | |
Macros | |
#define | _KVI_CONTROLCODE_CPP_ |
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... | |
#define _KVI_CONTROLCODE_CPP_ |