4#ifndef QQUICKITEMSMODULE_P_H
5#define QQUICKITEMSMODULE_P_H
18#include <private/qtquickglobal_p.h>
19#include <QtGui/qevent.h>
20#include <QtGui/qpointingdevice.h>
37 QML_UNCREATABLE(
"InputDevice is only available via read-only properties.")
46 QML_UNCREATABLE(
"PointerDevice is only available via read-only properties.")
58#if !QT_CONFIG(quick_animatedimage)
QPointingDeviceUniqueId identifies a unique object, such as a tagged token or stylus,...
The QPointingDevice class describes a device from which mouse, touch or tablet events originate.
static void defineModule()
Combined button and popup list for selecting options.
#define QML_UNCREATABLE(REASON)
#define QML_VALUE_TYPE(NAME)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
#define QML_FOREIGN(FOREIGN_TYPE)