KNewStuff
KNS::EntryView Class Reference
#include <itemsview.h>
Inheritance diagram for KNS::EntryView:

Public Member Functions | |
EntryView (QWidget *parentWidget) | |
void | setEntry (Entry *entry) |
void | updateEntry (Entry *entry) |
Detailed Description
GUI/CORE: HTML Widget for exactly one AvailableItem::List.
Definition at line 96 of file knewstuff2/ui/itemsview.h.
Constructor & Destructor Documentation
§ EntryView()
EntryView::EntryView | ( | QWidget * | parentWidget | ) |
Definition at line 213 of file knewstuff2/ui/itemsview.cpp.
Member Function Documentation
§ setEntry()
void EntryView::setEntry | ( | Entry * | entry | ) |
Definition at line 219 of file knewstuff2/ui/itemsview.cpp.
§ updateEntry()
void EntryView::updateEntry | ( | Entry * | entry | ) |
Definition at line 225 of file knewstuff2/ui/itemsview.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Wed Oct 19 2016 23:29:20 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Wed Oct 19 2016 23:29:20 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.