Konsole
Konsole::KDE4ProfileWriter Class Reference
Writes a KDE 4 .profile file. More...
#include <Profile.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) |
Detailed Description
Writes a KDE 4 .profile file.
Definition at line 573 of file Profile.h.
Member Function Documentation
| QString KDE4ProfileWriter::getPath | ( | const Profile::Ptr | profile | ) | [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 279 of file Profile.cpp.
| bool KDE4ProfileWriter::writeProfile | ( | const QString & | path, | |
| const Profile::Ptr | profile | |||
| ) | [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 323 of file Profile.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference