|
Mana
|
This is the complete list of members for ChannelTab, including all inherited members.
| Channel | ChannelTab | friend |
| ChannelTab(Channel *channel) | ChannelTab | protected |
| chatInput(const std::string &msg) | ChatTab | |
| chatLog(std::string line, Own own=BY_SERVER, bool ignoreRecord=false) | ChatTab | |
| chatLog(const std::string &nick, const std::string &msg) | ChatTab | |
| ChatTab(const std::string &name) | ChatTab | |
| checkNotify(Own own) const | ChatTab | protectedvirtual |
| clearText() | ChatTab | |
| draw(gcn::Graphics *graphics) override | Tab | |
| drawFrame(gcn::Graphics *graphics) override | Tab | |
| event(Event::Channel channel, const Event &event) override | ChatTab | virtual |
| getAutoCompleteList(std::vector< std::string > &names) const override | ChatTab | virtual |
| getChannel() const | ChannelTab | inline |
| handleCommand(const std::string &type, const std::string &args) override | ChannelTab | virtual |
| ChatTab::handleCommand(const std::string &msg) | ChatTab | protectedvirtual |
| handleInput(const std::string &msg) override | ChannelTab | protectedvirtual |
| ignore(Event::Channel channel) | EventListener | |
| listen(Event::Channel channel) | EventListener | |
| mChannel | ChannelTab | private |
| mFlash | Tab | private |
| mPadding | Tab | private |
| mScrollArea | ChatTab | protected |
| mTabColor | Tab | private |
| mTextOutput | ChatTab | protected |
| saveToLogFile(std::string &msg) | ChatTab | virtual |
| scroll(int amount) | ChatTab | |
| setCaption(const std::string &caption) | Tab | |
| setCurrent() override | ChatTab | inlineprotectedvirtual |
| setFlash(bool flash) | Tab | |
| setTabColor(const gcn::Color *color) | Tab | |
| showHelp() override | ChannelTab | virtual |
| Tab() | Tab | |
| updateTextFormat(int alpha) | ChatTab | protected |
| ~AutoCompleteLister()=default | AutoCompleteLister | virtual |
| ~ChannelTab() override | ChannelTab | protected |
| ~ChatTab() override | ChatTab | |
| ~EventListener() | EventListener | virtual |