#include <Document.h>
Definition at line 512 of file Document.h.
◆ UndoGroup() [1/3]
Scintilla::UndoGroup::UndoGroup |
( |
Document * |
pdoc_, |
|
|
bool |
groupNeeded_ = true |
|
) |
| |
|
inline |
◆ UndoGroup() [2/3]
Scintilla::UndoGroup::UndoGroup |
( |
const UndoGroup & |
| ) |
|
|
delete |
◆ UndoGroup() [3/3]
Scintilla::UndoGroup::UndoGroup |
( |
UndoGroup && |
| ) |
|
|
delete |
◆ ~UndoGroup()
Scintilla::UndoGroup::~UndoGroup |
( |
| ) |
|
|
inline |
◆ Needed()
bool Scintilla::UndoGroup::Needed |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator=() [1/2]
void Scintilla::UndoGroup::operator= |
( |
const UndoGroup & |
| ) |
|
|
delete |
◆ operator=() [2/2]
◆ groupNeeded
bool Scintilla::UndoGroup::groupNeeded |
|
private |
◆ pdoc
The documentation for this class was generated from the following file: