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

Graphics effect property should be moved from QDeclarativeItem to QGraphicsObject

    XMLWordPrintable

Details

    • ae9ba43b94903c077204736fb82b9bf0445982a5

    Description

      Setter and getter functions are part of QGraphicsItem so the property should be part of QGraphicsObject, for the data binding to work signal graphicsEffectChanged needs to be declared in the same class as the property. QGraphicsWidgets need to define additional graphicsEffect property If the property isn't defined in the base class QGraphicsObject shared by declarative items and graphics widgets.

      Attachments

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

        Activity

          People

            jpetrell Joona Petrell
            jpetrell Joona Petrell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes