KDEUI
KStyle::MenuBarItem Struct Reference
#include <kstyle.h>
Public Types | |
enum | LayoutProp { Margin, Dummy = Margin + MarginInc } |
enum | Primitive { Panel } |
Detailed Description
Member Enumeration Documentation
- See also
- setWidgetLayoutProp()
Enumerator | |
---|---|
Margin |
(1) Margin rectangle to allocate for any bevel, etc. (Text will be drawn with the inside rect). |
Dummy |
- See also
- drawKStylePrimitive()
Enumerator | |
---|---|
Panel |
The panel/background of a menubar item. Interesting flags: State_Selected && State_HasFocus for mouseOver, State_Sunken for pressed state. |
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.