KDEUI
KStyle::GroupBox Struct Reference
#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
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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:34:23 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:34:23 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.