KNewStuff
QStarFrame Class Reference
#include <qstarframe.h>
Inheritance diagram for QStarFrame:
Public Slots | |
void | slotRating (int rating) |
Public Member Functions | |
QStarFrame (QWidget *parent) | |
Protected Member Functions | |
void | paintEvent (QPaintEvent *e) |
Detailed Description
Rating visualization class.
Ratings between 0 and 100 can be displayed graphically with this class in a way much more appealing than with numbers or progress bars.
This class is used internally by the KDXSRating class.
Definition at line 35 of file qstarframe.h.
Constructor & Destructor Documentation
QStarFrame::QStarFrame | ( | QWidget * | parent | ) |
Definition at line 26 of file qstarframe.cpp.
Member Function Documentation
|
protected |
Definition at line 70 of file qstarframe.cpp.
|
slot |
Definition at line 35 of file qstarframe.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.