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

ClipperItem for QtQuick

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes