Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

AnnotationsHandler Class Reference

A virtual interface which can be reimplemented to receive notes with help of the Annotations object. More...

#include <annotationshandler.h>

List of all members.

Public Member Functions

virtual ~AnnotationsHandler ()
virtual void handleAnnotations (const AnnotationsList &aList)=0


Detailed Description

A virtual interface which can be reimplemented to receive notes with help of the Annotations object.

Author:
Jakob Schroeter <js@camaya.net>
Since:
0.3

Definition at line 49 of file annotationshandler.h.


Constructor & Destructor Documentation

virtual ~AnnotationsHandler  )  [inline, virtual]
 

Virtual destructor.

Definition at line 55 of file annotationshandler.h.


Member Function Documentation

virtual void handleAnnotations const AnnotationsList aList  )  [pure virtual]
 

This function is called when notes arrive from the server.

Parameters:
aList A list of notes.


The documentation for this class was generated from the following file:
Generated on Tue Apr 22 15:10:13 2008 for gloox by  doxygen 1.4.1