IRCGlobal Class Reference

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...
 

Detailed Description

Definition at line 28 of file ircglobal.h.

Member Function Documentation

QString IRCGlobal::toIrcLower ( const QString &  str)
static

RFC 1459 compliant toLower() method.

This will treat {}| characters as lower-case of [].

Definition at line 44 of file ircglobal.cpp.


The documentation for this class was generated from the following files: