![]() |
LeechCraft Azoth
0.6.70-15082-g543737046d
Modular multiprotocol IM plugin for LeechCraft
|
#include "iprovidecommands.h"
Public Attributes | |
QStringList | Names_ |
Command_f | Command_ |
QString | Description_ = {} |
QString | Help_ = {} |
Definition at line 71 of file iprovidecommands.h.
Command_f LC::Azoth::StaticCommand::Command_ |
Definition at line 74 of file iprovidecommands.h.
Referenced by LC::Azoth::CommandException::GetError().
QString LC::Azoth::StaticCommand::Description_ = {} |
Definition at line 76 of file iprovidecommands.h.
Referenced by LC::Azoth::CommandException::GetError().
QString LC::Azoth::StaticCommand::Help_ = {} |
Definition at line 77 of file iprovidecommands.h.
QStringList LC::Azoth::StaticCommand::Names_ |
Definition at line 73 of file iprovidecommands.h.
Referenced by LC::Azoth::CommandException::GetError().