Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-12261

QDS bridge to output in Shape rather than SvgPathItem

    XMLWordPrintable

Details

    Description

      I think it would be better for QDS to import SVG paths not as SvgPathItem but as Shapes(https://doc.qt.io/QtForMCUs-2.7/qtquick-shapes-qmlmodule.html).

      The reason is because this is also supported in Qt for MCUs.

      When one wants to reuse the QML code from MPU to MCU, currently he needs to manually convert SvgPathItem to Shape related QML types, such as PathLine(https://doc.qt.io/QtForMCUs-2.7/qml-qtquick-pathline.html). 
      If paths were imported to QDS in Shape QML types he should be able to re-use the same QML code out of the box for MCU as well, which supports our story; users can re-use QML code between MPU and MCU platforms.

      Attachments

        Issue Links

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

          Activity

            People

              algerman Aleksei German
              mikio_hirai Mikio Hirai
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes