KDEUI
KStyle::TitleButtonOption Struct Reference
#include <kstyle.h>
Inheritance diagram for KStyle::TitleButtonOption:
Public Member Functions | |
| TitleButtonOption () | |
| TitleButtonOption (bool act) | |
| Public Member Functions inherited from KStyle::Option | |
| virtual | ~Option () |
Public Attributes | |
| bool | active |
| QIcon | icon |
Additional Inherited Members | |
| Static Public Member Functions inherited from KStyle::OptionBase< TitleButtonOption, Option > | |
| static TitleButtonOption * | defaultOption () |
Detailed Description
Option for drawing WT_Window titlebar buttons, indicating whether the button is pressed, and containing the window icon.
- See also
- Window
Constructor & Destructor Documentation
◆ TitleButtonOption() [1/2]
◆ TitleButtonOption() [2/2]
|
inline |
Member Data Documentation
◆ active
| bool KStyle::TitleButtonOption::active |
◆ icon
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.