Konsole
Konsole::KDE4ProfileWriter Class Reference
#include <ProfileWriter.h>
Inheritance diagram for Konsole::KDE4ProfileWriter:
Public Member Functions | |
virtual QString | getPath (const Profile::Ptr profile) |
virtual bool | writeProfile (const QString &path, const Profile::Ptr profile) |
Public Member Functions inherited from Konsole::ProfileWriter | |
virtual | ~ProfileWriter () |
Detailed Description
Writes a KDE 4 .profile file.
Definition at line 50 of file ProfileWriter.h.
Member Function Documentation
|
virtual |
Returns a suitable path-name for writing profile
to.
The path-name should be accepted by the corresponding ProfileReader class.
Implements Konsole::ProfileWriter.
Definition at line 42 of file ProfileWriter.cpp.
|
virtual |
Writes the properties and values from profile
to the file specified by path
.
This profile should be readable by the corresponding ProfileReader class.
Implements Konsole::ProfileWriter.
Definition at line 106 of file ProfileWriter.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:28 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:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.