chatInput(std::string &msg) | ChatTab | |
chatLog(std::string line, int own=BY_SERVER, bool ignoreRecord=false) | ChatTab | |
chatLog(const std::string &nick, const std::string &msg) | ChatTab | |
ChatTab(const std::string &name) | ChatTab | |
ChatWindow class | WhisperTab | [friend] |
clearText() | ChatTab | |
draw(gcn::Graphics *graphics) | Tab | |
getNick() const | WhisperTab | [inline] |
handleCommand(const std::string &type, const std::string &args) | WhisperTab | [virtual] |
handleCommand(const std::string &msg) | WhisperTab | [protected, virtual] |
handleInput(const std::string &msg) | WhisperTab | [protected, virtual] |
mNick | WhisperTab | [private] |
mScrollArea | ChatTab | [protected] |
mTextOutput | ChatTab | [protected] |
scroll(int amount) | ChatTab | |
setCurrent() | ChatTab | [inline, protected, virtual] |
setHighlighted(bool high) | Tab | |
setTabColor(const gcn::Color &color) | Tab | |
showHelp() | WhisperTab | [virtual] |
Tab() | Tab | |
TabbedArea class | Tab | [friend] |
WhisperTab(const std::string &nick) | WhisperTab | [protected] |
WhisperWindow class | ChatTab | [friend] |
~ChatTab() | ChatTab | |
~Tab() | Tab | |
~WhisperTab() | WhisperTab | [protected] |