42 #ifndef QDECLARATIVEMOUSEREGION_P_H 43 #define QDECLARATIVEMOUSEREGION_P_H 56 #include "private/qdeclarativeitem_p.h" 81 q->setFiltersChildEvents(
true);
126 #endif // QDECLARATIVEMOUSEREGION_P_H
#define QT_END_NAMESPACE
This macro expands to.
QDeclarativeNullableValue< QPointF > lastScenePos
The QPointF class defines a point in the plane using floating point precision.
The QGraphicsSceneMouseEvent class provides mouse events in the graphics view framework.
QDeclarativeMouseAreaPrivate()
static QObjectPrivate * get(QObject *o)
#define QT_BEGIN_NAMESPACE
This macro expands to.
Qt::MouseButtons lastButtons
bool isDoubleClickConnected()
bool isSignalConnected(uint signalIdx) const
Returns true if the signal with index signal_index from object sender is connected.
#define Q_DECLARE_PUBLIC(Class)
bool isPressAndHoldConnected()
The QBasicTimer class provides timer events for objects.
~QDeclarativeMouseAreaPrivate()
Qt::KeyboardModifiers lastModifiers
Qt::MouseButton lastButton
QBasicTimer pressAndHoldTimer
void saveEvent(QGraphicsSceneMouseEvent *event)
int signalIndex(const char *signalName) const
Returns the signal index used in the internal connectionLists vector.