KVIrc
4.9.2
DeveloperAPIs
|
Functions | |
const char * | getSmartColor (int iPos) |
int | getSmartColorForNick (QString *szNick) |
int | getSmartColorIntByMircColor (unsigned char iFore, unsigned char iBack) |
Variables | |
static const char * | g_nickColors [KVI_NUM_NICK_COLORS] |
KVILIB_API const char * KviNickColors::getSmartColor | ( | int | iPos | ) |
References g_nickColors, and KVI_NUM_NICK_COLORS.
Referenced by KviConsoleWindow::outputPrivmsg().
KVILIB_API int KviNickColors::getSmartColorForNick | ( | QString * | szNick | ) |
References i.
Referenced by KviConsoleWindow::outputPrivmsg().
KVILIB_API int KviNickColors::getSmartColorIntByMircColor | ( | unsigned char | iFore, |
unsigned char | iBack | ||
) |
References KviMemory::allocate(), KviMemory::free(), g_nickColors, i, and KVI_NUM_NICK_COLORS.
Referenced by KviIrcUserEntry::setRealName().
|
static |
Referenced by getSmartColor(), and getSmartColorIntByMircColor().