itom
|
Round LED-style widget with gradient fill. More...
#include <statusLed.h>
Protected Member Functions | |
virtual void | paintEvent (QPaintEvent *event) |
Protected Attributes | |
QScopedPointer< StatusLedPrivate > | d_ptr |
Properties | |
QColor | colorOnEdge |
QColor | colorOnCenter |
QColor | colorOffEdge |
QColor | colorOffCenter |
bool | checked |
Private Member Functions | |
Q_DECLARE_PRIVATE (StatusLed) | |
Q_DISABLE_COPY (StatusLed) | |
Round LED-style widget with gradient fill.
The gradient consists of two colors: led color (main color of the widget) and highlight color at the top-left corner (typically, white).