kmail

KMail::Interface::Observer Class Reference

observer interface More...

#include <observer.h>

Inheritance diagram for KMail::Interface::Observer:

List of all members.


Public Member Functions

virtual void update (Observable *obs)=0
virtual ~Observer ()

Detailed Description

observer interface

Definition at line 44 of file observer.h.


Constructor & Destructor Documentation

virtual KMail::Interface::Observer::~Observer (  )  [inline, virtual]

Definition at line 46 of file observer.h.


Member Function Documentation

virtual void KMail::Interface::Observer::update ( Observable obs  )  [pure virtual]

Implemented in KMReaderWin.


The documentation for this class was generated from the following file: