KSyntaxHighlighting
context.cpp
26 qCWarning(Log) << "Context: Unknown format" << data.attribute << "in context" << m_name << "of definition" << def.name;
95 qCWarning(Log) << "Unable to resolve external include rule for definition" << definitionName << "in" << def.name;
100 qCWarning(Log) << "Unable to resolve include rule for definition" << includeContext << "in" << def.name;
106 qCWarning(Log) << "Unable to resolve self include rule for definition" << includeContext << "in" << def.name;
Describes the format to be used for a specific text fragment.
Definition format.h:28
Represents the raw xml data of a context and its rules.
Definition highlightingdata_p.hpp:26
QString name(GameStandardAction id)
Syntax highlighting engine for Kate syntax definitions.
Definition abstracthighlighter.h:17
bool isEmpty() const const
qsizetype indexOf(QChar c, qsizetype from, Qt::CaseSensitivity cs) const const
QStringView sliced(qsizetype pos) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:04 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:04 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.