KDEUI
kselector.h
Go to the documentation of this file.
48 Q_PROPERTY( Qt::ArrowType arrowDirection READ arrowDirection WRITE setArrowDirection )
117 friend class Private;
136 Q_PROPERTY( QColor firstColor READ firstColor WRITE setFirstColor )
137 Q_PROPERTY( QColor secondColor READ secondColor WRITE setSecondColor )
138 Q_PROPERTY( QString firstText READ firstText WRITE setFirstText )
139 Q_PROPERTY( QString secondText READ secondText WRITE setSecondText )
201 friend class KGradientSelectorPrivate;
The KGradientSelector widget allows the user to choose from a one-dimensional range of colors which i...
Definition kselector.h:133
KSelector is the base class for other widgets which provides the ability to choose from a one-dimensi...
Definition kselector.h:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.