#include <Command.hpp>
◆ Command() [1/3]
chatterino::Command::Command |
( |
| ) |
|
|
default |
◆ Command() [2/3]
chatterino::Command::Command |
( |
const QString & |
text | ) |
|
|
explicit |
◆ Command() [3/3]
chatterino::Command::Command |
( |
const QString & |
name, |
|
|
const QString & |
func, |
|
|
bool |
showInMsgContextMenu = false |
|
) |
| |
◆ toString()
QString chatterino::Command::toString |
( |
| ) |
const |
◆ func
QString chatterino::Command::func |
◆ name
QString chatterino::Command::name |
◆ showInMsgContextMenu
bool chatterino::Command::showInMsgContextMenu |
The documentation for this struct was generated from the following files:
- /var/chatterino-doxygen/chatterino2/src/controllers/commands/Command.hpp
- /var/chatterino-doxygen/chatterino2/src/controllers/commands/Command.cpp