KNewStuff
itemsviewdelegate.cpp File Reference
#include "itemsviewdelegate.h"#include "itemsmodel.h"#include <QtGui/QPainter>#include <QtGui/QSortFilterProxyModel>#include <kdebug.h>#include <kstandarddirs.h>#include <kicon.h>#include <klocale.h>#include <kmenu.h>#include <krun.h>Go to the source code of this file.
Namespaces | |
| namespace | KNS |
Variables | |
| static const int | kInstall = 1 |
| static const int | kLabel = 0 |
| static const int | kRating = 2 |
Variable Documentation
const int kInstall = 1 [static] |
Definition at line 33 of file itemsviewdelegate.cpp.
const int kLabel = 0 [static] |
Definition at line 32 of file itemsviewdelegate.cpp.
const int kRating = 2 [static] |
Definition at line 34 of file itemsviewdelegate.cpp.
KDE 4.3 API Reference