KDEUI
KStyle::IconOption Struct Reference
[KStyle option representation]
Option for drawing icons: represents whether the icon should be active or not. More...
#include <kstyle.h>
Inheritance diagram for KStyle::IconOption:
Public Member Functions | |
| IconOption () | |
Public Attributes | |
| bool | active |
| QIcon | icon |
| QSize | size |
Detailed Description
Option for drawing icons: represents whether the icon should be active or not.
The implementation is responsible for all other flags
Definition at line 296 of file kstyle.h.
Constructor & Destructor Documentation
Member Data Documentation
| QIcon KStyle::IconOption::icon |
The documentation for this struct was generated from the following file:
KDE 4.3 API Reference