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
- See Also
- setWidgetLayoutProp()
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-2019 The KDE developers.
Generated on Fri Sep 13 2019 19:20:56 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Sep 13 2019 19:20:56 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.