VPTissue Reference Manual
|
Interface for PTree undo commands. More...
Go to the source code of this file.
Classes | |
class | SimShell::Gui::PTreeModel::EditDataCommand |
Undo command that represents a single edit operation for a data value of PTreeModel. More... | |
class | SimShell::Gui::PTreeModel::EditKeyCommand |
Undo command that represents a single edit operation for a key value of PTreeModel. More... | |
class | SimShell::Gui::PTreeModel::InsertRowsCommand |
Undo command that represents a single insertion operation of rows into a PTreeModel. More... | |
class | SimShell::Gui::PTreeModel::MoveRowsCommand |
Undo command that represents a single move operation of rows inside a PTreeModel. More... | |
class | SimShell::Gui::PTreeModel::RemoveRowsCommand |
Undo command that represents a single removal operation of rows from a PTreeModel. More... | |
Namespaces | |
SimShell | |
Namespace for generic graphical shell for simulators. | |
SimShell::Gui | |
Namespace for graphical interface classes. | |
Interface for PTree undo commands.
Definition in file PTreeUndoCommands.h.