#include <ViewManager.h>
Definition at line 334 of file ViewManager.h.
◆ SetSelectionCommand()
ViewManager::SetSelectionCommand::SetSelectionCommand |
( |
ViewManager * |
vm, |
|
|
const MultiSelection & |
ms |
|
) |
| |
◆ ~SetSelectionCommand()
ViewManager::SetSelectionCommand::~SetSelectionCommand |
( |
| ) |
|
|
virtual |
◆ execute()
void ViewManager::SetSelectionCommand::execute |
( |
| ) |
|
|
virtual |
◆ unexecute()
void ViewManager::SetSelectionCommand::unexecute |
( |
| ) |
|
|
virtual |
◆ getName()
QString ViewManager::SetSelectionCommand::getName |
( |
| ) |
const |
|
virtual |
◆ m_vm
◆ m_oldSelection
MultiSelection ViewManager::SetSelectionCommand::m_oldSelection |
|
protected |
◆ m_newSelection
MultiSelection ViewManager::SetSelectionCommand::m_newSelection |
|
protected |
The documentation for this class was generated from the following files: