KonqHistoryComm Class Reference
#include <konq_historycomm.h>
Inheritance diagram for KonqHistoryComm:

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.
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) |
The documentation for this class was generated from the following file: