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()));
QVariant fromValue(const T &value)
T value() const const
QVariant::Type type() const const
QTextDocument * textDocument() const const
Definition: abstracthighlighter.h:20
int toInt(bool *ok) const const
A QSyntaxHighlighter implementation for use with QTextDocument.
Definition: syntaxhighlighter.h:26
QPalette palette()
String
QString toString() const const
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.