32 virtual QString
getName()
const = 0;
48 virtual QString
getName()
const;
49 virtual void setName(QString name);
69 virtual QString
getName()
const;
std::vector< Command * > m_commands
virtual QString getName() const
virtual QString getName() const
virtual void unexecute()=0
virtual void setName(QString name)
BundleCommand is a MacroCommand whose name includes a note of how many commands it contains.
virtual void deleteCommand(Command *command)
virtual QString getName() const =0
MacroCommand(QString name)
virtual void addCommand(Command *command)
virtual bool haveCommands() const
BundleCommand(QString name)