KDEUI
KStyle::DockWidget Struct Reference
#include <kstyle.h>
Public Types | |
| enum | LayoutProp { TitleTextColor, TitleMargin, FrameWidth = TitleMargin + MarginInc, SeparatorExtent } |
| enum | Primitive { TitlePanel, SeparatorHandle } |
Detailed Description
Describes the title of a dock widget.
- See also
- WT_DockWidget
Member Enumeration Documentation
◆ LayoutProp
- See also
- setWidgetLayoutProp()
◆ Primitive
Relevant Generic elements:
Generic::Textthe title textGeneric::Framethe frame around floating dockwidgets
[KStyle implements QStyle::CE_DockWidgetTitle to split it into KStyle primitives]
- See also
- drawKStylePrimitive()
| Enumerator | |
|---|---|
| TitlePanel | the panel/background of the title bar |
| SeparatorHandle | the splitter between dockwidgets |
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 Sat Jan 18 2020 19:01:15 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:01:15 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.