35 const std::string &channel) :
76 commands.push_back(
"/close");
Net::ChatHandler * chatHandler
#define setTabColors(name)
void handleInput(const std::string &msg)
ChannelTab(const Widget2 *const widget, const std::string &channel)
bool handleCommand(const std::string &type, const std::string &args)
void getAutoCompleteCommands(StringVect &commands) const
static std::string doReplace(const std::string &msg)
void removeChannel(const std::string &nick)
virtual void channelMessage(const std::string &channel, const std::string &text) const =0
void scheduleDelete(Widget *const widget)
bool msg(InputEvent &event)
std::vector< std::string > StringVect
WindowContainer * windowContainer