KDEUI
KStyle::DoubleButtonOption Struct Reference
#include <kstyle.h>
Inheritance diagram for KStyle::DoubleButtonOption:
Public Types | |
| enum | ActiveButton { None , Top , Left , Right , Bottom } |
Public Member Functions | |
| DoubleButtonOption () | |
| DoubleButtonOption (ActiveButton ab) | |
| Public Member Functions inherited from KStyle::Option | |
| virtual | ~Option () |
Public Attributes | |
| ActiveButton | activeButton |
Additional Inherited Members | |
| Static Public Member Functions inherited from KStyle::OptionBase< DoubleButtonOption, Option > | |
| static DoubleButtonOption * | defaultOption () |
Detailed Description
Option for drawing double scrollbar buttons, indicating whether a button should be drawn active or not.
- See also
- ScrollBar::Primitive
Member Enumeration Documentation
◆ ActiveButton
Constructor & Destructor Documentation
◆ DoubleButtonOption() [1/2]
◆ DoubleButtonOption() [2/2]
|
inline |
Member Data Documentation
◆ activeButton
| ActiveButton KStyle::DoubleButtonOption::activeButton |
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.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.