Qt 4.8
Variables
qdeclarativemousearea.cpp File Reference
#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
 

Variable Documentation

◆ PressAndHoldDelay

const int PressAndHoldDelay = 800
static

Definition at line 52 of file qdeclarativemousearea.cpp.

Referenced by QDeclarativeMouseArea::mousePressEvent().