dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QAbstractUndoItem
qt
gui
textdocument
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++)
class
QAbstractUndoItem {
~this
();
void
undo
();
void
redo
();
}
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
redo
void
redo
()
Undocumented in source.
undo
void
undo
()
Undocumented in source.
Meta
Source
See Implementation
qt
gui
textdocument
classes
QAbstractUndoItem
QTextDocument
functions
codecForHtml
convertFromPlainText
structs
QTextDocumentPrivate
QTextFormatCollection