dnai::commands::GenericCommand< Args > Member List

This is the complete list of members for dnai::commands::GenericCommand< Args >, including all inherited members.

Command(const QString &name, bool save=false)dnai::commands::Commandexplicit
execute() const overridednai::commands::GenericCommand< Args >inlineprotectedvirtual
executeSave() overridednai::commands::GenericCommand< Args >inlineprotectedvirtual
GenericCommand(interfaces::IEditorModel *model, std::function< void(interfaces::IEditorModel *)> dofunc, std::function< void(interfaces::IEditorModel *)> undo, const QString &name, const bool save=false)dnai::commands::GenericCommand< Args >inlineprivate
infos() const overridednai::commands::GenericCommand< Args >inlineprotectedvirtual
isSave() const overridednai::commands::GenericCommand< Args >inlineprotectedvirtual
m_dofuncdnai::commands::GenericCommand< Args >private
m_modeldnai::commands::GenericCommand< Args >private
m_namednai::commands::Commandprotected
m_savednai::commands::Commandprotected
m_undodnai::commands::GenericCommand< Args >private
name() const dnai::commands::Command
unExcute() const overridednai::commands::GenericCommand< Args >inlineprotectedvirtual
~ICommand()=defaultdnai::interfaces::ICommandprotectedvirtual