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 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 Sat Mar 22 09:32:21 2008 for gloox by  doxygen 1.4.1