38 bool handleCommand(
const std::string &type,
const std::string &args)
override;
A tab for the chat window.
A tab for a party chat channel.
void getAutoCompleteList(std::vector< std::string > &) const override
bool handleCommand(const std::string &type, const std::string &args) override
Handle special commands.
void handleInput(const std::string &msg) override
void saveToLogFile(std::string &msg) override
void showHelp() override
Add any extra help text to the output.
Warning: buffers and other variables are shared, so there can be only one connection active at a time...