KDEUI
KStyle::ToolBar Struct Reference
[KStyle widget representation]
Describes a tool bar.
More...
#include <kstyle.h>
Public Types | |
enum | LayoutProps { HandleExtent, SeparatorExtent, ExtensionExtent, FrameWidth, ItemMargin, ItemSpacing } |
enum | Primitive { HandleHor, HandleVert, Separator, PanelHor, PanelVert } |
Detailed Description
Describes a tool bar.
- See also:
- WT_ToolBar
Definition at line 1315 of file kstyle.h.
Member Enumeration Documentation
- See also:
- setWidgetLayoutProp()
- Enumerator:
-
HandleExtent (6) the width(hor)/height(vert) of a ToolBar handle [sets QStyle::PM_ToolBarHandleExtent] SeparatorExtent (6) the width/height of a ToolBar separator [sets QStyle::PM_ToolBarSeparatorExtent] ExtensionExtent (10) the width/height of a ToolBar extender, when there is not enough room for toolbar buttons [sets PM_ToolBarExtensionExtent] FrameWidth (2) width of the frame around toolbars [sets QStyle::PM_ToolBarFrameWidth] ItemMargin (1) [sets QStyle::PM_ToolBarItemMargin] ItemSpacing (3) [sets QStyle::PM_ToolBarItemSpacing]
[the Handles implement QStyle::PE_IndicatorToolBarHandle] [the Panels implement QStyle::CE_ToolBar]
- See also:
- drawKStylePrimitive()
The documentation for this struct was generated from the following file: