KDEUI
KStyle::MenuBar Struct Reference
#include <kstyle.h>
Public Types | |
enum | LayoutProp { Margin, ItemSpacing = Margin + MarginInc } |
enum | Property { EmptyArea } |
Detailed Description
Member Enumeration Documentation
- 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] |
- 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.