MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::PickPointManager::WidgetHistoryAction Struct Reference

A common base class for all history actions of this widget. More...

#include <MRPickPointManager.h>

+ Inheritance diagram for MR::PickPointManager::WidgetHistoryAction:

Additional Inherited Members

- Public Types inherited from MR::HistoryAction
enum class  Type { Undo , Redo }
 
- Public Member Functions inherited from MR::HistoryAction
virtual ~HistoryAction ()=default
 
virtual std::string name () const =0
 
virtual void action (Type actionType)=0
 This function is called on history action (undo, redo, etc.)
 
virtual size_t heapBytes () const =0
 returns the amount of memory this object occupies on heap
 

Detailed Description

A common base class for all history actions of this widget.


The documentation for this struct was generated from the following file: