Qt 4.8
|
#include "private/qdeclarativemousearea_p.h"
#include "private/qdeclarativemousearea_p_p.h"
#include "private/qdeclarativeevents_p_p.h"
#include <QGraphicsSceneMouseEvent>
#include <float.h>
Go to the source code of this file.
Variables | |
static const int | PressAndHoldDelay = 800 |
|
static |
Definition at line 52 of file qdeclarativemousearea.cpp.
Referenced by QDeclarativeMouseArea::mousePressEvent().