Commit 8bfc63d4 authored by Jocelyn Turcotte's avatar Jocelyn Turcotte
Browse files

Don't use the private QQuickDefaultClipNode and QSGRectangleNode


Use QSGSimpleRectNode and a custom QSGClipNode instead, which provide
the same funtionalities without using private API.

Change-Id: Ia62ddc9cf86240dbf85f69c088599b7ca8792e7c
Reviewed-by: default avatarAndras Becsi <andras.becsi@digia.com>
Showing with 21 additions and 8 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment