KDEUI
KStyle::ToolBoxTab Struct Reference
#include <kstyle.h>
Public Types | |
enum | LayoutProps { Margin } |
enum | Primitive { Panel } |
Detailed Description
Describes a tab for a tool box, like QToolBox.
- See also
- WT_ToolBoxTab
Member Enumeration Documentation
- See also
- setWidgetLayoutProp()
Enumerator | |
---|---|
Margin |
(0) used to specify the position of the tab contents, doesn't influence the tab size [sets QStyle::SE_ToolBoxTabContents] |
- See also
- drawKStylePrimitive()
Enumerator | |
---|---|
Panel |
the panel of a toolbox tab, KStyles default implementation paints WT_ToolButton/ToolButton::Panel [implements CE_ToolBoxTab] |
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.