EnvVarTools Namespace Reference
Functions | |
TQString | quote (const TQString &arg) |
Detailed Description
Environment support functions.
Function Documentation
◆ quote()
TQString EnvVarTools::quote | ( | const TQString & | arg | ) |
Quotes the argument using double quotes (").
Created as a replacement for KShellProcess::quote.
Definition at line 23 of file envvartools.cpp.