KSyntaxHighlighting
state.cpp
Opaque handle to the state of the highlighting engine.
Definition: state.h:25
bool indentationBasedFoldingEnabled() const
Returns whether or not indentation-based folding is enabled in this state.
Definition: state.cpp:105
bool operator!=(const State &other) const
Compares two states for inequality.
Definition: state.cpp:100
Definition: abstracthighlighter.h:20
virtual QVariant get(ScriptableExtension *callerPrincipal, quint64 objId, const QString &propName)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Mar 26 2023 04:09:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Mar 26 2023 04:09:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.