KDEUI
KStyle::GroupBox Struct Reference
[KStyle widget representation]
Describes something like QGroupBox. More...
#include <kstyle.h>
Public Types | |
enum | LayoutProps { FrameWidth, TextAlignTop, TitleTextColor } |
enum | Primitive { FlatFrame } |
Detailed Description
Describes something like QGroupBox.
Relevant Generic elements:
Generic::Frame
frame around the group box
[the Frames implement QStyle::PE_FrameGroupBox]
- See also:
- Generic::DefaultFrameWidth
- WT_GroupBox
Definition at line 1269 of file kstyle.h.
Member Enumeration Documentation
- See also:
- setWidgetLayoutProp()
- See also:
- drawKStylePrimitive()
- Enumerator:
FlatFrame For groupboxes which are set to be 'flat' (usually a divider line from top left to top right).
KStyle has a basic default implementation
The documentation for this struct was generated from the following file: