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::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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.