KDEUI
KStyle::Window Struct Reference
#include <kstyle.h>
Public Types | |
enum | LayoutProps { TitleTextColor, TitleHeight, NoTitleFrame, TitleMargin, ButtonWidth = TitleMargin + MarginInc, ButtonSpace, ButtonToTextSpace } |
enum | Primitive { TitlePanel, ButtonMenu, ButtonMin, ButtonMax, ButtonRestore, ButtonClose, ButtonShade, ButtonUnshade, ButtonHelp } |
Detailed Description
Member Enumeration Documentation
- See also
- setWidgetLayoutProp()
Relevant Generic elements:
Generic::Text
paints the titlebar text labelGeneric::Frame
indicating an associated sub-menu
[titlebar elements implement CC_TitleBar]
- See also
- drawKStylePrimitive()
Enumerator | |
---|---|
TitlePanel |
whole titlebar panel/background, by KStyle default it's filled with plain highlight color |
ButtonMenu |
system menu button, passes TitleButtonOption |
ButtonMin |
minimize button, passes TitleButtonOption |
ButtonMax |
maximize button, passes TitleButtonOption |
ButtonRestore |
restore button, passes TitleButtonOption
|
ButtonClose |
close button, passes TitleButtonOption |
ButtonShade |
shade button, passes TitleButtonOption |
ButtonUnshade |
button to remove the shade state, passes TitleButtonOption |
ButtonHelp |
context help button, passes TitleButtonOption |
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 Mon Jun 22 2020 13:24:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.