KTextTemplate
KTextTemplate::Token Struct Reference
#include <KTextTemplate/Token>
Public Attributes | |
QString | content |
int | linenumber |
int | tokenType |
Detailed Description
A token in a parse stream for a template.
This class is only relevant for template tag implementations.
Member Data Documentation
◆ content
QString KTextTemplate::Token::content |
◆ linenumber
int KTextTemplate::Token::linenumber |
◆ tokenType
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:29 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:29 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.