KNewStuff
QStarFrame Class Reference
#include <qstarframe.h>
Inheritance diagram for QStarFrame:

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 37 of file qstarframe.h.
Public Slots | |
void | slotRating (int rating) |
Public Member Functions | |
QStarFrame (QWidget *parent) | |
Protected Member Functions | |
void | paintEvent (QPaintEvent *e) |
Constructor & Destructor Documentation
QStarFrame::QStarFrame | ( | QWidget * | parent | ) |
Definition at line 28 of file qstarframe.cpp.
Member Function Documentation
void QStarFrame::paintEvent | ( | QPaintEvent * | e | ) | [protected] |
Definition at line 72 of file qstarframe.cpp.
void QStarFrame::slotRating | ( | int | rating | ) | [slot] |
Definition at line 37 of file qstarframe.cpp.
The documentation for this class was generated from the following files: