KDEUI
KStyle::MenuBar Struct Reference
#include <kstyle.h>
Public Types | |
enum | LayoutProp { Margin , ItemSpacing = Margin + MarginInc } |
enum | Property { EmptyArea } |
Detailed Description
Member Enumeration Documentation
◆ LayoutProp
- See also
- setWidgetLayoutProp()
Enumerator | |
---|---|
Margin | (MainMargin 2, Left 4, Right 4) Margin rectangle for the contents. |
ItemSpacing | (14) Space between items [sets QStyle::PM_MenuBarItemSpacing] |
◆ Property
- See also
- drawKStylePrimitive()
Enumerator | |
---|---|
EmptyArea | Empty area of a menu bar, e.g. background color. Maybe the place to fake toolbar separators (?) [implements QStyle::CE_MenuBarEmptyArea] |
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.