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
◆ LayoutProp
- 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] |
◆ Primitive
Relevant Generic elements:
Generic::FocusIndicatorindicating 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-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:01:15 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:01:15 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.