| Home · Modules · Classes · Namespaces · Functions |
The QxtStars widget is a stars assessment widget. More...
#include <QxtStars>
Inherits QAbstractSlider.
The QxtStars widget is a stars assessment widget.
QxtStars is an optionally interactive stars assessment widget.
By default, orientation is Qt::Horizontal and range is from 0 to 5.
The stars are rendered accoring to palette with the following color roles:
| ColorRole | Element |
|---|---|
| QPalette::Text | outlines |
| QPalette::Base | unselected stars |
| QPalette::Highlight | selected stars |

Constructs a new QxtStars with parent.
Destructs the stars.
See also isReadOnly().
See also starSize().
See also setStarSize().
| Copyright © 2007-2011 Qxt Foundation |
Qxt 0.6.2 |