BookmarkHandler Class Reference

A virtual interface which can be reimplemented to receive bookmarks with help of a BookmarkStorage object. More...

#include <bookmarkhandler.h>

List of all members.

Public Member Functions

virtual ~BookmarkHandler ()
virtual void handleBookmarks (const BookmarkList &bList, const ConferenceList &cList)=0

Detailed Description

A virtual interface which can be reimplemented to receive bookmarks with help of a BookmarkStorage object.

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

Definition at line 62 of file bookmarkhandler.h.


Constructor & Destructor Documentation

virtual ~BookmarkHandler (  )  [inline, virtual]

Virtual Destructor.

Definition at line 68 of file bookmarkhandler.h.


Member Function Documentation

virtual void handleBookmarks ( const BookmarkList bList,
const ConferenceList cList 
) [pure virtual]

This function is called when bookmarks arrive from the server.

Parameters:
bList A list of URL bookmarks.
cList A list of conference bookmarks.

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

Generated on Mon Dec 7 13:28:21 2009 for gloox by  doxygen 1.6.1