libkonq
konq_historyloader.cpp File Reference
#include "konq_historyloader.h"
#include <kdebug.h>
#include <QFile>
#include <kstandarddirs.h>
#include "konq_historyentry.h"
#include <zlib.h>
Include dependency graph for konq_historyloader.cpp:
Go to the source code of this file.
Functions | |
static bool | lastVisitedOrder (const KonqHistoryEntry &lhs, const KonqHistoryEntry &rhs) |
Function Documentation
|
static |
Ensures that the items are sorted by the lastVisited date (oldest goes first)
Definition at line 49 of file konq_historyloader.cpp.
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.