Widget with styled gradient background. More...
#include <xmlui/gradientwidget.h>
Widget with styled gradient background.
It uses the XmlUi::WindowsStyle if available to draw the gradient. Otherwise it falls back to plain white background.
GradientWidget | ( | QWidget * | parent | ) |
Constructor.
parent | The parent widget. |
~GradientWidget | ( | ) |
Destructor.