KDEUI
KStyle::ColorOption Struct Reference
#include <kstyle.h>
Inheritance diagram for KStyle::ColorOption:
Public Member Functions | |
| ColorOption () | |
| Public Member Functions inherited from KStyle::Option | |
| virtual | ~Option () |
Public Attributes | |
| ColorMode | color |
Additional Inherited Members | |
| Static Public Member Functions inherited from KStyle::OptionBase< ColorOption, Option > | |
| static ColorOption * | defaultOption () |
Detailed Description
Option representing the color of the thing to draw.
Used for arrows, and for text (the latter actually uses TextOption)
Constructor & Destructor Documentation
◆ ColorOption()
Member Data Documentation
◆ color
| ColorMode KStyle::ColorOption::color |
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.