KDECore
kshell_unix.cpp
Go to the documentation of this file.
QString & append(QChar ch)
char toAscii() const
QString & prepend(QChar ch)
QStringList splitArgs(const QString &cmd, Options flags=NoOptions, Errors *err=0)
Splits cmd according to system shell word splitting and quoting rules.
Definition: kshell_unix.cpp:70
bool isSpace() const
The AbortOnMeta flag was set and an unhandled shell meta character was encoutered.
Definition: kshell.h:100
bool isEmpty() const
ushort unicode() const
QString quoteArg(const QString &arg)
Quotes arg according to system shell rules.
Definition: kshell_unix.cpp:285
char toLatin1() const
QString & replace(int position, int n, QChar after)
const QChar * unicode() const
QString mid(int position, int n) const
Indicates a parsing error, like an unterminated quoted string.
Definition: kshell.h:94
int length() const
QString fromLatin1(const char *str, int size)
Put the parser into full shell mode and bail out if a too complex construct is encoutered.
Definition: kshell.h:78
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.