KNewStuff
knewstuff2/ui/itemsview.h
Go to the documentation of this file.
void setEngine(DxsEngine *engine)
Definition: knewstuff2/ui/itemsview.cpp:108
GUI/CORE: HTML Widget to operate on AvailableItem::List.
Definition: knewstuff2/ui/itemsview.h:46
void setProvider(const Provider *provider, const Feed *feed)
set the provider to show entries from with the feed also
Definition: knewstuff2/ui/itemsview.cpp:113
void setSearchText(const QString &text)
set the search text to filter the shown entries by
Definition: knewstuff2/ui/itemsview.cpp:132
CopyJob * link(const KUrl &src, const KUrl &destDir, JobFlags flags=DefaultFlags)
GUI/CORE: HTML Widget for exactly one AvailableItem::List.
Definition: knewstuff2/ui/itemsview.h:96
void updateItem(Entry *entry)
update the given item because it has changed
Definition: knewstuff2/ui/itemsview.cpp:138
void updateEntry(Entry *entry)
Definition: knewstuff2/ui/itemsview.cpp:225
void setFeed(const Feed *)
set which feed from the current provider to show
Definition: knewstuff2/ui/itemsview.cpp:126
EntryView(QWidget *parentWidget)
Definition: knewstuff2/ui/itemsview.cpp:213
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.