|
svcore
1.9
|
This is the complete list of members for SparseModel< PointType >::EditCommand, including all inherited members.
| addCommand(Command *command) | SparseModel< PointType >::EditCommand | inlinevirtual |
| addCommand(Command *command, bool executeFirst) | SparseModel< PointType >::EditCommand | protectedvirtual |
| 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_commands | MacroCommand | protected |
| m_model | SparseModel< PointType >::EditCommand | protected |
| m_name | MacroCommand | protected |
| MacroCommand(QString name) | MacroCommand | |
| setName(QString name) | MacroCommand | virtual |
| unexecute() | MacroCommand | virtual |
| ~Command() | Command | inlinevirtual |
| ~MacroCommand() | MacroCommand | virtual |