KDEUI
KStyle::MenuBarItem Struct Reference
#include <kstyle.h>
Public Types | |
| enum | LayoutProp { Margin , Dummy = Margin + MarginInc } |
| enum | Primitive { Panel } |
Detailed Description
Member Enumeration Documentation
◆ LayoutProp
- See also
- setWidgetLayoutProp()
| Enumerator | |
|---|---|
| Margin | (1) Margin rectangle to allocate for any bevel, etc. (Text will be drawn with the inside rect). |
| Dummy | |
◆ Primitive
- 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-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.