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

Export QGraphicsWidgetPrivate

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.14, 5.15.0
    • Widgets: GraphicsView
    • None
    • All

    Description

      In most cases, existing layout-aware classes such as QGraphicsWidget and QGraphicsLayout already provide the functionality you require. However, subclassing these classes will enable you to create both graphical elements that work well with layouts (QGraphicsWidget) or custom layouts (QGraphicsLayout).

       

      i want to implement animation for QGraphicsWidget. 

       

      so i subclass QGraphicsWidget  and override setGeometry;

      but i can't use QGraphicsWidgetPrivate ., it's a none export class.

       

       

       

       

       

      Attachments

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

        Activity

          People

            bibr Andreas Aardal Hanssen
            awfan fanjunwu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes