KDEUI
KStyle::IconOption Struct Reference
#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
Constructor & Destructor Documentation
| KStyle::IconOption::IconOption | ( | ) | [inline] |
Member Data Documentation
| QIcon KStyle::IconOption::icon |
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:59:20 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:59:20 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.