#include <UnifiedEditHistory.h>
◆ addRecord()
◆ beginEditGroup()
void UnifiedEditHistory::beginEditGroup |
( |
const std::string & |
label | ) |
|
◆ clear()
void UnifiedEditHistory::clear |
( |
| ) |
|
◆ currentPosition()
int UnifiedEditHistory::currentPosition |
( |
| ) |
const |
◆ endEditGroup()
void UnifiedEditHistory::endEditGroup |
( |
| ) |
|
◆ initializeClass()
◆ instance()
◆ numRecords()
int UnifiedEditHistory::numRecords |
( |
| ) |
const |
◆ record()
EditRecord * UnifiedEditHistory::record |
( |
int |
index | ) |
|
- Note
- Index 0 is the latest record
◆ redo()
bool UnifiedEditHistory::redo |
( |
| ) |
|
◆ sigCurrentPositionChanged()
SignalProxy< void(int position)> UnifiedEditHistory::sigCurrentPositionChanged |
( |
| ) |
|
◆ sigHistoryUpdated()
SignalProxy< void()> UnifiedEditHistory::sigHistoryUpdated |
( |
| ) |
|
◆ undo()
bool UnifiedEditHistory::undo |
( |
| ) |
|
The documentation for this class was generated from the following files: