![]() |
KVIrc 5.2.0
Developer APIs
|
Namespaces | |
namespace | 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) |
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. | |
#define _KVI_CONTROLCODE_CPP_ |