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

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 64 of file bookmarkhandler.h.


Constructor & Destructor Documentation

virtual ~BookmarkHandler  )  [inline, virtual]
 

Virtual Destructor.

Definition at line 70 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 Sat Oct 31 19:54:33 2009 for gloox by  doxygen 1.4.1