interfaces Library API Documentation

KTextEditor::SessionConfigInterface Class Reference

This is an interface to session-specific configuration of the Document, Plugin and PluginViewInterface classes. More...

#include <sessionconfiginterface.h>

List of all members.

Public Member Functions

 SessionConfigInterface ()
virtual ~SessionConfigInterface ()
unsigned int configInterfaceNumber () const
virtual void readSessionConfig (KConfig *)=0
virtual void writeSessionConfig (KConfig *)=0

Protected Member Functions

void setSessionConfigInterfaceDCOPSuffix (const QCString &suffix)

Friends

class PrivateSessionConfigInterface


Detailed Description

This is an interface to session-specific configuration of the Document, Plugin and PluginViewInterface classes.

Definition at line 34 of file sessionconfiginterface.h.


Member Function Documentation

virtual void KTextEditor::SessionConfigInterface::readSessionConfig KConfig  )  [pure virtual]
 

Read/Write session config of only this document/view/plugin In case of the document, that means for example it should reload the file, restore all marks, .

..


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for interfaces Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jul 20 14:15:22 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003