#include <CommandController.hpp>
◆ createModel()
CommandModel * chatterino::CommandController::createModel |
( |
QObject * |
parent | ) |
|
◆ execCommand()
QString chatterino::CommandController::execCommand |
( |
const QString & |
text, |
|
|
std::shared_ptr< Channel > |
channel, |
|
|
bool |
dryRun |
|
) |
| |
◆ execCustomCommand()
QString chatterino::CommandController::execCustomCommand |
( |
const QStringList & |
words, |
|
|
const Command & |
command, |
|
|
bool |
dryRun, |
|
|
ChannelPtr |
channel, |
|
|
const Message * |
message = nullptr , |
|
|
std::unordered_map< QString, QString > |
context = {} |
|
) |
| |
◆ getDefaultChatterinoCommandList()
QStringList chatterino::CommandController::getDefaultChatterinoCommandList |
( |
| ) |
|
◆ initialize()
void chatterino::CommandController::initialize |
( |
Settings & |
, |
|
|
Paths & |
paths |
|
) |
| |
|
overridevirtual |
◆ save()
void chatterino::CommandController::save |
( |
| ) |
|
|
overridevirtual |
◆ items
The documentation for this class was generated from the following files: