KonqHistoryList Class Reference
List of all members.Detailed Description
Definition at line 46 of file konq_historymgr.h.
Public Member Functions | |
KonqHistoryEntry * | findEntry (const KURL &url) |
Protected Member Functions | |
virtual int | compareItems (QPtrCollection::Item, QPtrCollection::Item) |
Member Function Documentation
KonqHistoryEntry * KonqHistoryList::findEntry | ( | const KURL & | url | ) |
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 702 of file konq_historymgr.cc.
int KonqHistoryList::compareItems | ( | QPtrCollection::Item | , | |
QPtrCollection::Item | ||||
) | [protected, virtual] |
Ensures that the items are sorted by the lastVisited date.
Definition at line 717 of file konq_historymgr.cc.
The documentation for this class was generated from the following files: