kdeui
kselect.h File Reference
#include <qwidget.h>
#include <qrangecontrol.h>
#include <qpixmap.h>
#include <kdelibs_export.h>
Include dependency graph for kselect.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KGradientSelector |
The KGradientSelector widget allows the user to choose from a one-dimensional range of colors which is given as a gradient between two colors provided by the programmer. More... | |
class | KSelector |
KSelector is the base class for other widgets which provides the ability to choose from a one-dimensional range of values. More... | |
class | KXYSelector |
KXYSelector is the base class for other widgets which provides the ability to choose from a two-dimensional range of values. More... |