KStyle::RadioButton Struct Reference
#include <kstyle.h>
Public Types | |
| enum | LayoutProp { Size, BoxTextSpace, FocusMargin } |
| enum | Primitive { RadioOn, RadioOff } |
Detailed Description
Describes widgets like QRadioButton.
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::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()
The documentation for this struct was generated from the following file:
KDE 4.7 API Reference