dnai::commands::CoreCommand Member List
This is the complete list of members for dnai::commands::CoreCommand, including all inherited members.
Command(const QString &name, bool save=false) | dnai::commands::Command | explicit |
commandQueue | dnai::commands::CoreCommand | privatestatic |
CoreCommand(QString const &name, bool save, Event const &exec, Event const &undo) | dnai::commands::CoreCommand | |
Error() | dnai::commands::CoreCommand | static |
Event typedef | dnai::commands::CoreCommand | |
exec | dnai::commands::CoreCommand | private |
execute() const override | dnai::commands::CoreCommand | virtual |
executeSave() override | dnai::commands::CoreCommand | virtual |
infos() const override | dnai::commands::Command | virtual |
isSave() const override | dnai::commands::Command | virtual |
m_name | dnai::commands::Command | protected |
m_save | dnai::commands::Command | protected |
name() const | dnai::commands::Command | |
Success() | dnai::commands::CoreCommand | static |
undo | dnai::commands::CoreCommand | private |
unExcute() const override | dnai::commands::CoreCommand | virtual |
~CoreCommand()=default | dnai::commands::CoreCommand | virtual |
~ICommand()=default | dnai::interfaces::ICommand | protectedvirtual |