KNewStuff
knewstuff2/ui/itemsview.cpp File Reference
#include "itemsview.h"
#include <QtCore/QFile>
#include <QtGui/QWidget>
#include <QtCore/QTimer>
#include <QtGui/QLayout>
#include <QtGui/QImage>
#include <QtGui/QFont>
#include <QtGui/QComboBox>
#include <QtGui/QPushButton>
#include <QtCore/QMutableVectorIterator>
#include <QtCore/QRect>
#include <QtGui/QPainter>
#include <QtGui/QScrollArea>
#include <QtGui/QApplication>
#include <QtGui/QTextDocument>
#include <kaboutdata.h>
#include <kapplication.h>
#include <kcomponentdata.h>
#include <kglobalsettings.h>
#include <klocale.h>
#include <klineedit.h>
#include <kconfig.h>
#include <kstandarddirs.h>
#include <kmessagebox.h>
#include <kdebug.h>
#include <kiconloader.h>
#include <kio/job.h>
#include <kio/netaccess.h>
#include <ktitlewidget.h>
#include <ktoolinvocation.h>
#include "knewstuff2/core/provider.h"
#include "knewstuff2/core/providerhandler.h"
#include "knewstuff2/core/entry.h"
#include "knewstuff2/core/entryhandler.h"
#include "knewstuff2/core/category.h"
#include "knewstuff2/dxs/dxs.h"
#include "knewstuff2/ui/qprogressindicator.h"
#include "ui_DownloadDialog.h"
#include "kdxsbutton.h"
#include "qasyncimage_p.h"
#include "itemsview.moc"
Include dependency graph for knewstuff2/ui/itemsview.cpp:
Go to the source code of this file.
Functions | |
static bool | DownloadsSorter (const Entry *e1, const Entry *e2) |
static bool | NameSorter (const Entry *e1, const Entry *e2) |
static bool | RatingSorter (const Entry *e1, const Entry *e2) |
static bool | RecentSorter (const Entry *e1, const Entry *e2) |
Function Documentation
Definition at line 88 of file knewstuff2/ui/itemsview.cpp.
Definition at line 72 of file knewstuff2/ui/itemsview.cpp.
Definition at line 77 of file knewstuff2/ui/itemsview.cpp.
Definition at line 82 of file knewstuff2/ui/itemsview.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.