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

ShapeRect type

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Quick: Shapes
    • None

    Description

      It's somewhat absurd that the only way to do things like gradients on an angle is with a shape, and the only way to do a rectangle in a shape is to specify the rectangle as four separate line elements.

      • Ideally, Rectangle should be able to accept a LinearGradient, and the system should do what it needs to do to make that work instead of me having to do it manually with a Shape.
      • At a minimum, there should be a ShapeRect {} type to use inside a Shape {} instead of having to manually create a rectangle with ShapePath {}{}.

      Attachments

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

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            mattsidefx Matt Chaput
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes