Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-59429

ClipperItem for QtQuick

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • None
    • None
    • MacBookPro - Qt 5.6.2 - Xcode 8.2.1

      In my experience with QtQuick within multiple projects, there is need to custom clipping using a custom shape not rectangle.
      Currently it is possible to do that using shader (OpacityMask) or Canvas which both is not very efficient and clear ways.
      I tested `QSGClippingNode` but it just clips children `QSGNodes` not children `QQuickItems` .
      I'm suggest to develop an Item for QML named `ClipperItem` which clips all children `QQuickItem` with a custom shape.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            srutledg Shawn Rutledge
            seyed_m S.M.Mousavi
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes