KDEUI
KStyle::TitleButtonOption Struct Reference
[KStyle option representation]
Option for drawing WT_Window titlebar buttons, indicating whether the button is pressed, and containing the window icon. More...
#include <kstyle.h>
Inheritance diagram for KStyle::TitleButtonOption:
Public Member Functions | |
| TitleButtonOption (bool act) | |
| TitleButtonOption () | |
Public Attributes | |
| bool | active |
| QIcon | icon |
Detailed Description
Option for drawing WT_Window titlebar buttons, indicating whether the button is pressed, and containing the window icon.
- See also:
- Window
Definition at line 348 of file kstyle.h.
Constructor & Destructor Documentation
| KStyle::TitleButtonOption::TitleButtonOption | ( | bool | act | ) | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file:
KDE 4.3 API Reference