Static Public Member Functions | |
static bool | isChannelDenotingCharacter (char character) |
static bool | isChannelName (const QString &name) |
static QString | toIrcLower (const QString &str) |
RFC 1459 compliant toLower() method. More... | |
Definition at line 28 of file ircglobal.h.
|
static |
RFC 1459 compliant toLower() method.
This will treat {}| characters as lower-case of [].
Definition at line 42 of file ircglobal.cpp.