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::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-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.