KDEUI
KStyle::RadioButton Struct Reference
#include <kstyle.h>
Public Types | |
| enum | LayoutProp { Size, BoxTextSpace, FocusMargin } |
| enum | Primitive { RadioOn, RadioOff } |
Detailed Description
Member Enumeration Documentation
◆ LayoutProp
- See also
- setWidgetLayoutProp()
| Enumerator | |
|---|---|
| Size | [sets QStyle::PM_ExclusiveIndicatorWidth, QStyle::PM_ExclusiveIndicatorHeight]
|
| BoxTextSpace |
|
| FocusMargin |
|
◆ Primitive
Relevant Generic elements:
Generic::Textthe RadioButton label alongside the RadioButtonGeneric::FocusIndicatorthe keyboard focus indicator
[check primitives implement QStyle::PE_IndicatorRadioButton] [KStyle implements QStyle::CE_RadioButton to compose a RadioButton using the mentioned primitives]
- See also
- drawKStylePrimitive()
| Enumerator | |
|---|---|
| RadioOn | radiobutton which is checked |
| RadioOff | radiobutton which is not checked |
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.