KDEUI
KStyle::Slider Struct Reference
#include <kstyle.h>
Public Types | |
enum | LayoutProp { HandleThickness, HandleLength } |
enum | Primitive { HandleVert, HandleHor, GrooveVert, GrooveHor } |
Detailed Description
Member Enumeration Documentation
- Note
- The description applies to horizontal sliders.
- See also
- setWidgetLayoutProp()
Enumerator | |
---|---|
HandleThickness |
(20) The height of a slider handle |
HandleLength |
(16) The width of a slider handle [sets QStyle::PM_SliderLength] |
Relevant Generic elements:
Generic::FocusIndicator
indicating keyboard focus
- See also
- drawKStylePrimitive()
Enumerator | |
---|---|
HandleVert |
A vertical slider handle. |
HandleHor |
A horizontal slider handle. |
GrooveVert |
A vertical slider groove. |
GrooveHor |
A horizontal slider groove. |
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.