KateMacroExpander
KateMacroExpander Namespace Reference
Functions | |
QString | expandMacro (const QString &input, KTextEditor::View *view) |
Detailed Description
Helper for macro expansion.
Function Documentation
◆ expandMacro()
QString KateMacroExpander::expandMacro | ( | const QString & | input, |
KTextEditor::View * | view ) |
Expands the input
text based on the view
.
- Returns
- the expanded text.
Definition at line 57 of file katevariableexpansionhelpers.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:28 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:11:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.