Konsole
ProfileWriter.cpp
Go to the documentation of this file.
(QString) The command to execute ( excluding arguments ) when creating a new terminal session using t...
Definition: Profile.h:93
virtual bool writeProfile(const QString &path, const Profile::Ptr profile)
Writes the properties and values from profile to the file specified by path.
Definition: ProfileWriter.cpp:106
A class to parse and extract information about shell commands.
Definition: ShellCommand.h:52
(QStringList) The arguments which are passed to the program specified by the Command property when cr...
Definition: Profile.h:98
virtual QString getPath(const Profile::Ptr profile)
Returns a suitable path-name for writing profile to.
Definition: ProfileWriter.cpp:42
(QString) Path to the profile's configuration file on-disk.
Definition: Profile.h:79
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.