KDECore
kshell.cpp File Reference
#include "kshell.h"
#include "kuser.h"
#include <QtCore/QDir>
Include dependency graph for kshell.cpp:

Go to the source code of this file.
Namespaces | |
namespace | KShell |
Defines | |
#define | ESCAPE '\\' |
Functions | |
QString | KShell::homeDir (const QString &user) |
QString | KShell::joinArgs (const QStringList &args) |
QString | KShell::tildeExpand (const QString &path) |
Define Documentation
#define ESCAPE '\\' |
Definition at line 52 of file kshell.cpp.