KSyntaxHighlighting
KSyntaxHighlighting Namespace Reference
Classes | |
class | AbstractHighlighter |
class | Definition |
class | DefinitionDownloader |
class | FoldingRegion |
class | Format |
class | HighlightingContextData |
class | Repository |
class | State |
class | SyntaxHighlighter |
class | Theme |
Enumerations | |
enum class | CommentPosition { StartOfLine = 0 , AfterWhitespace } |
Functions | |
KSYNTAXHIGHLIGHTING_EXPORT std::size_t | qHash (const State &state, std::size_t seed=0) |
Detailed Description
Syntax highlighting engine for Kate syntax definitions.
In order to access the syntax highlighting Definition files, use the class Repository.
- See also
- Repository
Enumeration Type Documentation
◆ CommentPosition
|
strong |
Defines the insert position when commenting code.
- Since
- 5.50
Definition at line 32 of file definition.h.
Function Documentation
◆ qHash()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.