KSyntaxHighlighting
kquicksyntaxhighlighter.cpp
40 m_highlighter->setDocument(m_textEdit->property("textDocument").value<QQuickTextDocument *>()->textDocument());
61 m_highlighter->setTheme(m_theme.isValid() ? m_theme : unwrappedRepository()->themeForPalette(QGuiApplication::palette()));
A QSyntaxHighlighter implementation for use with QTextDocument.
Definition syntaxhighlighter.h:27
Syntax highlighting engine for Kate syntax definitions.
Definition abstracthighlighter.h:17
QPalette palette()
QString
Q_EMITQ_EMIT
QVariant fromValue(T &&value)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:48:02 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:48:02 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.