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 Types

typedef std::list< annotationsListItemAnnotationsList

Public Member Functions

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

Classes

struct  annotationsListItem


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 33 of file annotationshandler.h.


Member Typedef Documentation

typedef std::list<annotationsListItem> AnnotationsList
 

A list of note items.

Definition at line 50 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 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 Mon Jan 16 16:19:55 2006 for gloox by  doxygen 1.4.6