KNewStuff
knewstuff2/ui/itemsmodel.h
Go to the documentation of this file.
Definition: knewstuff2/ui/itemsmodel.h:33
the number of downloads for the entry
Definition: knewstuff2/ui/itemsmodel.h:74
the e-mail address of the author
Definition: knewstuff2/ui/itemsmodel.h:48
ItemsModel(QObject *parent=NULL, bool hasWebService=false)
Definition: knewstuff2/ui/itemsmodel.cpp:26
bool hasPreviewImages() const
Definition: knewstuff2/ui/itemsmodel.cpp:178
void slotEntryChanged(KNS::Entry *entry)
Definition: knewstuff2/ui/itemsmodel.cpp:147
void removeEntry(Entry *entry)
Definition: knewstuff2/ui/itemsmodel.cpp:136
the unscaled preview image
Definition: knewstuff2/ui/itemsmodel.h:70
bool hasWebService() const
Definition: knewstuff2/ui/itemsmodel.cpp:183
int rowCount(const QModelIndex &parent=QModelIndex()) const
Definition: knewstuff2/ui/itemsmodel.cpp:35
KNS::Entry * entryForIndex(const QModelIndex &index) const
Definition: knewstuff2/ui/itemsmodel.cpp:108
QVariant data(const QModelIndex &index, int role=Qt::DisplayRole) const
Definition: knewstuff2/ui/itemsmodel.cpp:40
the name of the author of the entry
Definition: knewstuff2/ui/itemsmodel.h:46
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:48 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:50:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.