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

Make QQuickAttachedObject public API

XMLWordPrintable

    • 49b9f1f1e8 (qt/qtdeclarative/dev) 49b9f1f1e8 (qt/tqtc-qtdeclarative/dev)

      As I'm writing my own style, I'm having the problem of having a global palette of colors that is context dependent of what parent the item is in (areas with a dark palette vs areas with a light palette)

      This very problem is already solved by the base styles by the class QQuickAttachedObject (formerly known as QQuickStyleAttached) which would make very easy for me if i could just subclass it, but unfortunately is private api, forcing 3rd party styles to reimplement most of its logic.

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

            mitch_curtis Mitch Curtis
            notmart Marco Martin
            Votes:
            10 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes