KNewStuff
KDXSRating Class Reference
#include <kdxsrating.h>
Inheritance diagram for KDXSRating:
Public Slots | |
void | slotRating (int rating) |
Public Member Functions | |
KDXSRating (QWidget *parent) | |
int | rating () |
Detailed Description
KNewStuff rating submission window.
This dialog is shown whenever the user selects to add a rating to an item in the download dialog.
This class is used internally by the KDXSButton class.
Definition at line 38 of file kdxsrating.h.
Constructor & Destructor Documentation
KDXSRating::KDXSRating | ( | QWidget * | parent | ) |
Definition at line 30 of file kdxsrating.cpp.
Member Function Documentation
int KDXSRating::rating | ( | ) |
Definition at line 66 of file kdxsrating.cpp.
|
slot |
Definition at line 71 of file kdxsrating.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.