KDEUI
KStyle::ToolBar Struct Reference
#include <kstyle.h>
Public Types | |
enum | LayoutProps { HandleExtent , SeparatorExtent , ExtensionExtent , FrameWidth , ItemMargin , ItemSpacing } |
enum | Primitive { HandleHor , HandleVert , Separator , PanelHor , PanelVert } |
Detailed Description
Member Enumeration Documentation
◆ LayoutProps
- 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] |
◆ Primitive
[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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.