KDEUI
KStyle::RadioButton Struct Reference
[KStyle widget representation]
#include <kstyle.h>
Detailed Description
Describes widgets like QRadioButton.Definition at line 547 of file kstyle.h.
Public Types | |
enum | LayoutProp { Size, BoxTextSpace, FocusMargin } |
enum | Primitive { RadioOn, RadioOff } |
Member Enumeration Documentation
- See also:
- setWidgetLayoutProp()
- Enumerator:
-
Size [sets QStyle::PM_ExclusiveIndicatorWidth, QStyle::PM_ExclusiveIndicatorHeight] - See also:
- CheckBox::Size
BoxTextSpace - See also:
- CheckBox::BoxTextSpace
FocusMargin - See also:
- CheckBox::FocusMargin
Relevant Generic elements:
Generic::Text
the RadioButton label alongside the RadioButtonGeneric::FocusIndicator
the 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()
The documentation for this struct was generated from the following file: