KDECore
kicontheme.h File Reference
#include <qstring.h>#include <qstringlist.h>#include <qptrlist.h>#include "kdelibs_export.h"
Include dependency graph for kicontheme.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | KIcon |
| One icon as found by KIconTheme. More... | |
| class | KIconTheme |
| Class to use/access icon themes in KDE. More... | |
Functions | |
| KIcon::Group | operator++ (KIcon::Group &group, int) |
| KIcon::Group & | operator++ (KIcon::Group &group) |
Function Documentation
| KIcon::Group operator++ | ( | KIcon::Group & | group, | |
| int | ||||
| ) | [inline] |
Definition at line 179 of file kicontheme.h.
| KIcon::Group& operator++ | ( | KIcon::Group & | group | ) | [inline] |
Definition at line 178 of file kicontheme.h.
KDE 3.5 API Reference