KTextEditor
kateautoindent.h
146 void scriptIndent(KTextEditor::ViewPrivate *view, const KTextEditor::Cursor &position, QChar typedChar);
211 void userTypedChar(KTextEditor::ViewPrivate *view, const KTextEditor::Cursor &position, QChar typedChar);
238 KateViewIndentationAction(KTextEditor::DocumentPrivate *_doc, const QString &text, QObject *parent);
bool setMode(const QString &name) override
Set the current mode of the document by giving its name.
The KTextEditor namespace contains all the public API that is required to use the KTextEditor compone...
Definition: katetextblock.h:21
A specialized class for scripts that are of type ScriptType::Indentation.
Definition: kateindentscript.h:95
An object representing a section of text, from one Cursor to another.
Definition: include/ktexteditor/range.h:44
This action provides a list of available indenters and gets plugged into the KTextEditor::ViewPrivate...
Definition: kateautoindent.h:233
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 03:31:32 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 03:31:32 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.