Known event types: /undo_change /path/location old-data new-data.
More...
#include <undo-history.h>
|
void | recordEvent (const char *msg) |
|
void | showHistory (void) const |
|
void | seekHistory (int distance) |
|
unsigned | getPos (void) const |
|
const char * | getHistory (int i) const |
|
size_t | size (void) const |
|
void | setCallback (std::function< void(const char *)> cb) |
|
Known event types: /undo_change /path/location old-data new-data.
The documentation for this class was generated from the following file: