summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandcursor_p.h
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2016-03-22 19:05:17 +0100
committerLiang Qi <liang.qi@theqtcompany.com>2016-03-22 19:05:17 +0100
commit573fbed837e2b7281c7a828cdcda141fbbcac030 (patch)
tree8535b043edd0a06c4b01f63bbfb0ae0953cff9df /src/client/qwaylandcursor_p.h
parent6341bf99c981aa3cfbb01589e499aa4b3f6dca21 (diff)
parent3fcb77996b3e6c076d50db9ccf9da3aefd24f159 (diff)
Merge remote-tracking branch 'origin/5.6' into 5.7
Conflicts: src/compositor/compositor_api/qwaylandcompositor.h src/compositor/compositor_api/qwaylandquickcompositor.h src/compositor/compositor_api/qwaylandsurfaceitem.h src/compositor/windowmanagerprotocol/waylandwindowmanagerintegration_p.h Change-Id: I094128be314d2c3d4fe350fa7a162e37da34ae10
Diffstat (limited to 'src/client/qwaylandcursor_p.h')
-rw-r--r--src/client/qwaylandcursor_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/qwaylandcursor_p.h b/src/client/qwaylandcursor_p.h
index 52924f11e..a54841a28 100644
--- a/src/client/qwaylandcursor_p.h
+++ b/src/client/qwaylandcursor_p.h
@@ -63,6 +63,7 @@ QT_BEGIN_NAMESPACE
namespace QtWaylandClient {
+class QWaylandBuffer;
class QWaylandDisplay;
class QWaylandScreen;
@@ -78,6 +79,7 @@ public:
void setPos(const QPoint &pos);
struct wl_cursor_image *cursorImage(Qt::CursorShape shape);
+ QSharedPointer<QWaylandBuffer> cursorBitmapImage(const QCursor *cursor);
private:
enum WaylandCursor {