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.
- Since
- 3.1.3
Enumeration Type Documentation
◆ Quoting
- Internal use only. Quoting state of the expander code. Not available publicly.
Definition at line 85 of file kmacroexpander.cpp.