KDECore
KMacroExpander Namespace Reference
Enumerations | |
enum | Quoting { noquote , singlequote , doublequote , dollarquote , paren , subst , group , math } |
Detailed Description
A group of functions providing macro expansion (substitution) in strings, optionally with quoting appropriate for shell execution.
Enumeration Type Documentation
◆ Quoting
Enumerator | |
---|---|
noquote | |
singlequote | |
doublequote | |
dollarquote | |
paren | |
subst | |
group | |
math |
Definition at line 33 of file kmacroexpander_unix.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.