• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

Konsole

Konsole::ProfileWriter

Konsole::ProfileWriter Class Reference

#include <Profile.h>

Inheritance diagram for Konsole::ProfileWriter:

Inheritance graph
[legend]

List of all members.


Detailed Description

Interface for all classes which can write profile settings to a file.

Definition at line 556 of file Profile.h.


Public Member Functions

virtual QString getPath (const Profile::Ptr profile)=0
virtual bool writeProfile (const QString &path, const Profile::Ptr profile)=0
virtual ~ProfileWriter ()

Constructor & Destructor Documentation

virtual Konsole::ProfileWriter::~ProfileWriter (  )  [inline, virtual]

Definition at line 559 of file Profile.h.


Member Function Documentation

virtual QString Konsole::ProfileWriter::getPath ( const Profile::Ptr  profile  )  [pure virtual]

Returns a suitable path-name for writing profile to.

The path-name should be accepted by the corresponding ProfileReader class.

Implemented in Konsole::KDE4ProfileWriter.

virtual bool Konsole::ProfileWriter::writeProfile ( const QString &  path,
const Profile::Ptr  profile 
) [pure virtual]

Writes the properties and values from profile to the file specified by path.

This profile should be readable by the corresponding ProfileReader class.

Implemented in Konsole::KDE4ProfileWriter.


The documentation for this class was generated from the following file:
  • Profile.h

Konsole

Skip menu "Konsole"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • Konsole
  • Libraries
  •   libkonq
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal