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::Text
the title textGeneric::Frame
the 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.