42 #ifndef QWAYLANDINPUTDEVICE_H 43 #define QWAYLANDINPUTDEVICE_H 47 #include <QSocketNotifier> 49 #include <QtGui/QPlatformIntegration> 50 #include <QtGui/QPlatformScreen> 52 #include <wayland-client.h> 82 int32_t sx, int32_t sy);
85 uint32_t time, uint32_t button, uint32_t state);
88 uint32_t time, uint32_t
key, uint32_t state);
91 uint32_t time,
struct wl_surface *surface,
92 int32_t x, int32_t y, int32_t sx, int32_t sy);
96 struct wl_surface *surface,
97 struct wl_array *
keys);
#define QT_END_NAMESPACE
This macro expands to.
#define QT_BEGIN_NAMESPACE
This macro expands to.
Q_GUI_EXPORT EGLDisplay display()
static const char * data(const QByteArray &arr)
The QPoint class defines a point in the plane using integer precision.