Public Member Functions

GradientWidget Class Reference

Widget with styled gradient background. More...

#include <xmlui/gradientwidget.h>

List of all members.

Public Member Functions


Detailed Description

Widget with styled gradient background.

It uses the XmlUi::WindowsStyle if available to draw the gradient. Otherwise it falls back to plain white background.


Constructor & Destructor Documentation

GradientWidget ( QWidget *  parent  ) 

Constructor.

Parameters:
parent The parent widget.
~GradientWidget (  ) 

Destructor.