KNewStuff
QStarFrame Class Reference
Rating visualization class. More...
#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.
For internal use only.
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
void QStarFrame::paintEvent | ( | QPaintEvent * | e | ) | [protected] |
Definition at line 70 of file qstarframe.cpp.
void QStarFrame::slotRating | ( | int | rating | ) | [slot] |
Definition at line 35 of file qstarframe.cpp.
The documentation for this class was generated from the following files: