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>
Include dependency graph for itemsviewdelegate.cpp:

Go to the source code of this file.
Namespaces | |
namespace | KNS |
Variables | |
static const int | kCollaborate = 2 |
static const int | kInstall = 1 |
static const int | kLabel = 0 |
Variable Documentation
const int kCollaborate = 2 [static] |
Definition at line 34 of file itemsviewdelegate.cpp.
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.