KDEUI
K3Icon Class Reference
#include <k3icon_p.h>
Public Member Functions | |
| bool | isValid () const |
| K3Icon () | |
| ~K3Icon () | |
Public Attributes | |
| KIconLoader::Context | context |
| QString | path |
| int | size |
| int | threshold |
| KIconLoader::Type | type |
Detailed Description
For internal use only.
One icon as found by KIconTheme. Also serves as a namespace containing icon related constants.
- Warning:
- You should not use this class externally. This class is exported because the KCM needs it.
Definition at line 37 of file k3icon_p.h.
Constructor & Destructor Documentation
| K3Icon::K3Icon | ( | ) |
Definition at line 109 of file kicontheme.cpp.
| K3Icon::~K3Icon | ( | ) |
Definition at line 114 of file kicontheme.cpp.
Member Function Documentation
| bool K3Icon::isValid | ( | ) | const |
Definition at line 118 of file kicontheme.cpp.
Member Data Documentation
Definition at line 45 of file k3icon_p.h.
Definition at line 48 of file k3icon_p.h.
| int K3Icon::size |
Definition at line 44 of file k3icon_p.h.
Definition at line 47 of file k3icon_p.h.
Definition at line 46 of file k3icon_p.h.
The documentation for this class was generated from the following files:
KDE 4.5 API Reference