Konsole
ShellCommand.cpp
Go to the documentation of this file.
static QString expand(const QString &text)
Expands environment variables in text .
Definition: ShellCommand.cpp:74
static bool isValidEnvCharacter(const QChar &ch)
Definition: ShellCommand.cpp:81
A class to parse and extract information about shell commands.
Definition: ShellCommand.h:52
ShellCommand(const QString &aCommand)
Constructs a ShellCommand from a command line.
Definition: ShellCommand.cpp:28
static bool isValidLeadingEnvCharacter(const QChar &ch)
Definition: ShellCommand.cpp:87
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 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:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.