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 | ( | QWidget * | parentWidget | ) |
Definition at line 213 of file knewstuff2/ui/itemsview.cpp.
Member Function Documentation
void EntryView::setEntry | ( | Entry * | entry | ) |
Definition at line 219 of file knewstuff2/ui/itemsview.cpp.
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:49 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:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.