#include <konq_historycomm.h>
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.
◆ KonqHistoryComm()
| KonqHistoryComm::KonqHistoryComm |
( |
TQCString | objId | ) |
|
|
inlineprotected |
◆ allURLs
| virtual TQStringList KonqHistoryComm::allURLs |
( |
| ) |
const |
|
pure virtual |
◆ notifyClear
| virtual ASYNC KonqHistoryComm::notifyClear |
( |
TQCString | saveId | ) |
|
|
pure virtual |
◆ notifyHistoryEntry
| virtual ASYNC KonqHistoryComm::notifyHistoryEntry |
( |
KonqHistoryEntry | e, |
|
|
TQCString | saveId ) |
|
pure virtual |
◆ notifyMaxAge
| virtual ASYNC KonqHistoryComm::notifyMaxAge |
( |
TQ_UINT32 | days, |
|
|
TQCString | saveId ) |
|
pure virtual |
◆ notifyMaxCount
| virtual ASYNC KonqHistoryComm::notifyMaxCount |
( |
TQ_UINT32 | count, |
|
|
TQCString | saveId ) |
|
pure virtual |
◆ notifyRemove [1/2]
| virtual ASYNC KonqHistoryComm::notifyRemove |
( |
KURL | url, |
|
|
TQCString | saveId ) |
|
pure virtual |
◆ notifyRemove [2/2]
| virtual ASYNC KonqHistoryComm::notifyRemove |
( |
KURL::List | url, |
|
|
TQCString | saveId ) |
|
pure virtual |
The documentation for this class was generated from the following file: