KonqHistoryComm Class Reference
DCOP Methods for
KonqHistoryManager.
More...
#include <konq_historycomm.h>
Inheritance diagram for KonqHistoryComm:
List of all members.
|
DCOP Member Functions |
virtual ASYNC | notifyHistoryEntry (KonqHistoryEntry e, QCString saveId)=0 |
virtual ASYNC | notifyMaxCount (Q_UINT32 count, QCString saveId)=0 |
virtual ASYNC | notifyMaxAge (Q_UINT32 days, QCString saveId)=0 |
virtual ASYNC | notifyClear (QCString saveId)=0 |
virtual ASYNC | notifyRemove (KURL url, QCString saveId)=0 |
virtual ASYNC | notifyRemove (KURL::List url, QCString saveId)=0 |
virtual QStringList | allURLs () const=0 |
Protected Member Functions |
| KonqHistoryComm (QCString objId) |
Detailed Description
DCOP Methods for
KonqHistoryManager.
Has to be in a separate file, because dcopidl2cpp barfs on every second construct ;( Implementations of the pure virtual methods are in KonqHistoryManager
Definition at line 59 of file konq_historycomm.h.
The documentation for this class was generated from the following file:
This file is part of the documentation for libkonq Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Apr 11 13:44:47 2004 by
doxygen 1.3.6-20040222 written by
Dimitri van Heesch, © 1997-2003