KDECore
kshell.h File Reference
#include <kdecore_export.h>
Include dependency graph for kshell.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
KShell | |
Enumerations | |
enum | KShell::Errors { KShell::NoError = 0, KShell::BadQuoting, KShell::FoundMeta } |
enum | KShell::Option { KShell::NoOptions = 0, KShell::TildeExpand = 1, KShell::AbortOnMeta = 2 } |
Functions | |
QString | KShell::joinArgs (const QStringList &args) |
QString | KShell::quoteArg (const QString &arg) |
QStringList | KShell::splitArgs (const QString &cmd, Options flags=NoOptions, Errors *err=0) |
QString | KShell::tildeExpand (const QString &path) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.