24 #ifndef GUI_WIDGETS_TABS_CHAT_CHANNELTAB_H
25 #define GUI_WIDGETS_TABS_CHAT_CHANNELTAB_H
36 const std::string &channel);
46 const std::string &
restrict args)
override final;
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
#define A_DELETE_COPY(func)
bool msg(InputEvent &event)
std::vector< std::string > StringVect