KDECore
kmacroexpander_unix.cpp
Go to the documentation of this file.
void clear()
T pop()
bool expandMacrosShellQuote(QString &str, int &pos)
Perform safe macro expansion (substitution) on a string for use in shell commands.
Definition: kmacroexpander_unix.cpp:48
Definition: kmacroexpander_unix.cpp:34
Definition: kmacroexpander_unix.cpp:34
void push(const T &t)
QString join(const QString &separator) const
QString & remove(int position, int n)
bool isEmpty() const
Definition: kmacroexpander_unix.cpp:34
ushort unicode() const
Definition: kmacroexpander_unix.cpp:34
QString & replace(int position, int n, QChar after)
const QChar * unicode() const
int length() const
QString joinArgs(const QStringList &args)
Quotes and joins args together according to system shell rules.
Definition: kshell.cpp:38
bool empty() const
T & top()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.