liblancelot
ActionListView.cpp File Reference
#include "ActionListView.h"
#include "ActionListView_p.h"
#include <QApplication>
#include <QGraphicsSceneMouseEvent>
#include <KDebug>
#include <Plasma/ItemBackground>
Include dependency graph for ActionListView.cpp:
Go to the source code of this file.
Namespaces | |
Lancelot | |
Macros | |
#define | CATEGORY_MAXIMUM_SIZE 35 |
#define | CATEGORY_MINIMUM_SIZE 20 |
#define | CATEGORY_PREFERRED_SIZE 27 |
#define | ITEM_MAXIMUM_SIZE 70 |
#define | ITEM_MINIMUM_SIZE 40 |
#define | ITEM_PREFERRED_SIZE 55 |
Macro Definition Documentation
#define CATEGORY_MAXIMUM_SIZE 35 |
Definition at line 31 of file ActionListView.cpp.
#define CATEGORY_MINIMUM_SIZE 20 |
Definition at line 30 of file ActionListView.cpp.
#define CATEGORY_PREFERRED_SIZE 27 |
Definition at line 32 of file ActionListView.cpp.
#define ITEM_MAXIMUM_SIZE 70 |
Definition at line 35 of file ActionListView.cpp.
#define ITEM_MINIMUM_SIZE 40 |
Definition at line 34 of file ActionListView.cpp.
#define ITEM_PREFERRED_SIZE 55 |
Definition at line 36 of file ActionListView.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Oct 13 2014 22:55:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Oct 13 2014 22:55:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.