Konsole
ProfileReader.cpp
Go to the documentation of this file.
71 bool KDE4ProfileReader::readProfile(const QString& path , Profile::Ptr profile , QString& parentProfile)
virtual QStringList findProfiles()
Returns a list of paths to profiles which this reader can read.
Definition: ProfileReader.cpp:42
(QString) The command to execute ( excluding arguments ) when creating a new terminal session using t...
Definition: Profile.h:93
(QString) The untranslated name of this profile.
Definition: Profile.h:85
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 bool readProfile(const QString &path, Profile::Ptr profile, QString &parentProfile)
Attempts to read a profile from path and save the property values described into profile.
Definition: ProfileReader.cpp:71
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.