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

Widgets and Quick hybrid UI development

XMLWordPrintable

      Priority is on Widget application hosting Qt Quick content. The other way around requires a lot more work in Qt Widgets, and is currently not a priority.

       

      Data transfer between QML and widgets

      This was not part of the original project description, but we might have to think about data transfer between Qt Quick and Widgets, e.g - there's plenty of different ways:

      • Interactive: Clipboard - copy and paste. Drag and drop
      • Primitive datatypes (common between JS and C++) shouldn't require work/adaptations from us.
      • Can e.g. C++ item models be shared and made accessible to Qt Quick/QML applications?

      Inspiring resources

      Other hybrid applications to look into:

      • MuseScore
      • Qt Creator uses QtQuick on the welcome screen? Is the profiler using QtQuick?

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

            smd Jan Arve
            smd Jan Arve
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes