libkonq
konq_historyentry.cpp
Go to the documentation of this file.
quint32 numberOfTimesVisited
Definition: konq_historyentry.h:38
void removeEntry(const KUrl &url)
Finds an entry by URL and removes it.
Definition: konq_historyentry.cpp:110
iterator findEntry(const KUrl &url)
Finds an entry by URL and return an iterator to it.
Definition: konq_historyentry.cpp:86
void save(QDataStream &s, Flags flags) const
Definition: konq_historyentry.cpp:59
bool operator==(const KonqHistoryEntry &entry) const
Definition: konq_historyentry.cpp:33
const_iterator constFindEntry(const KUrl &url) const
Finds an entry by URL and return an iterator to it.
Definition: konq_historyentry.cpp:98
Definition: konq_historyentry.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.