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) | |
![]() | |
virtual | ~Option () |
Public Attributes | |
ActiveButton | activeButton |
Additional Inherited Members | |
![]() | |
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-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.