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
◆ LayoutProps
- See also
- setWidgetLayoutProp()
◆ Primitive
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-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.