A command that finds an object by address, selects it and makes it current.
More...
List of all members.
Detailed Description
A command that finds an object by address, selects it and makes it current.
Note that during the first redo nothing is done, because this command is generated after an actual current index change.
Constructor & Destructor Documentation
conan::anonymous_namespace{ConanWidget.cpp}::SelectObjectCommand::SelectObjectCommand |
( |
QItemSelectionModel * |
inSelectionModel, |
|
|
const QString & |
inOldAddress, |
|
|
const QString & |
inNewAddress | |
|
) |
| | [inline] |
Member Function Documentation
virtual void conan::anonymous_namespace{ConanWidget.cpp}::SelectObjectCommand::redo |
( |
|
) |
[inline, virtual] |
virtual void conan::anonymous_namespace{ConanWidget.cpp}::SelectObjectCommand::undo |
( |
|
) |
[inline, virtual] |
Member Data Documentation
The address of the old current object.
The address of the new current object.
The documentation for this class was generated from the following file: