KonqHistoryList Class Reference
List of all members.Public Member Functions | |
KonqHistoryEntry * | findEntry (const KURL &url) |
Protected Member Functions | |
virtual int | compareItems (QPtrCollection::Item, QPtrCollection::Item) |
Detailed Description
Definition at line 46 of file konq_historymgr.h.
Member Function Documentation
|
Finds an entry by URL. The found item will also be current(). If no matching entry is found, 0L is returned and current() will be the first item in the list. Definition at line 699 of file konq_historymgr.cc. References KonqHistoryEntry::url. Referenced by KonqHistoryManager::notifyRemove(). |
|
Ensures that the items are sorted by the lastVisited date.
Definition at line 714 of file konq_historymgr.cc. References KonqHistoryEntry::lastVisited. |
The documentation for this class was generated from the following files: