#include <gin_texthistory.h>
◆ setHistoryLimit()
void TextHistory::setHistoryLimit |
( |
int |
numItems | ) |
|
◆ undo()
void TextHistory::undo |
( |
| ) |
|
◆ redo()
void TextHistory::redo |
( |
| ) |
|
◆ canUndo()
bool TextHistory::canUndo |
( |
| ) |
|
◆ canRedo()
bool TextHistory::canRedo |
( |
| ) |
|
◆ addText()
bool TextHistory::addText |
( |
const juce::String & |
| ) |
|
◆ getCurrentText()
const juce::String & TextHistory::getCurrentText |
( |
| ) |
|
◆ onStateChanged
std::function<void ()> TextHistory::onStateChanged |
The documentation for this class was generated from the following file: