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

Make QQuickAttachedObject public API

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: