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
◆ LayoutProps
- 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] |
◆ Primitive
- See also
- drawKStylePrimitive()
Enumerator | |
---|---|
Panel | the panel of a toolbox tab, KStyles default implementation paints WT_ToolButton/ToolButtonPanel [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-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.