svcore  1.9
SparseModel< PointType >::EditCommand Member List
This is the complete list of members for SparseModel< PointType >::EditCommand, including all inherited members.
addCommand(Command *command)SparseModel< PointType >::EditCommand [inline, virtual]
addCommand(Command *command, bool executeFirst)SparseModel< PointType >::EditCommand [protected, virtual]
addPoint(const PointType &point)SparseModel< PointType >::EditCommand [virtual]
deleteCommand(Command *command)MacroCommand [virtual]
deletePoint(const PointType &point)SparseModel< PointType >::EditCommand [virtual]
EditCommand(SparseModel< PointType > *model, QString commandName)SparseModel< PointType >::EditCommand
execute()MacroCommand [virtual]
finish()SparseModel< PointType >::EditCommand [virtual]
getName() const MacroCommand [virtual]
haveCommands() const MacroCommand [virtual]
m_commandsMacroCommand [protected]
m_modelSparseModel< PointType >::EditCommand [protected]
m_nameMacroCommand [protected]
MacroCommand(QString name)MacroCommand
setName(QString name)MacroCommand [virtual]
unexecute()MacroCommand [virtual]
~Command()Command [inline, virtual]
~MacroCommand()MacroCommand [virtual]