KNewStuff
knewstuff2/ui/itemsmodel.h
Go to the documentation of this file.
77 };
Definition knewstuff2/ui/itemsmodel.h:34
void removeEntry(Entry *entry)
Definition knewstuff2/ui/itemsmodel.cpp:136
KNS::Entry * entryForIndex(const QModelIndex &index) const
Definition knewstuff2/ui/itemsmodel.cpp:108
int rowCount(const QModelIndex &parent=QModelIndex()) const
Definition knewstuff2/ui/itemsmodel.cpp:35
ItemsModel(QObject *parent=NULL, bool hasWebService=false)
Definition knewstuff2/ui/itemsmodel.cpp:26
bool hasPreviewImages() const
Definition knewstuff2/ui/itemsmodel.cpp:178
QVariant data(const QModelIndex &index, int role=Qt::DisplayRole) const
Definition knewstuff2/ui/itemsmodel.cpp:40
void slotEntryChanged(KNS::Entry *entry)
Definition knewstuff2/ui/itemsmodel.cpp:147
Definition knewstuff2/core/author.h:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.