|
QElectroTech
0.70
|
#include "elementstreeview.h"#include "elementcollectionitem.h"#include "elementslocation.h"#include "elementfactory.h"#include "qeticons.h"#include "element.h"#include <QDrag>#include <QStandardItemModel>Go to the source code of this file.
Variables | |
| static int | MAX_DND_PIXMAP_WIDTH = 500 |
| static int | MAX_DND_PIXMAP_HEIGHT = 375 |
|
static |
Definition at line 29 of file elementstreeview.cpp.
Referenced by ElementsTreeView::startElementDrag().
|
static |
Definition at line 28 of file elementstreeview.cpp.
Referenced by ElementsTreeView::startElementDrag().
1.8.15