history action for changing the visible. It should be added to the history stack by user code
More...
#include <MRDirectionWidget.h>
history action for changing the visible. It should be added to the history stack by user code
◆ ChangeVisibleAction()
MR::DirectionWidget::ChangeVisibleAction::ChangeVisibleAction |
( |
DirectionWidget & | widget | ) |
|
|
inline |
◆ action()
virtual void MR::DirectionWidget::ChangeVisibleAction::action |
( |
Type | actionType | ) |
|
|
inlineoverridevirtual |
This function is called on history action (undo, redo, etc.)
Implements MR::HistoryAction.
◆ heapBytes()
virtual size_t MR::DirectionWidget::ChangeVisibleAction::heapBytes |
( |
| ) |
const |
|
inlinenodiscardoverridevirtual |
returns the amount of memory this object occupies on heap
Implements MR::HistoryAction.
◆ name()
virtual std::string MR::DirectionWidget::ChangeVisibleAction::name |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: