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

[PoC]: Using JS, generate QML from Figma plugin

    XMLWordPrintable

Details

    • User Story
    • Resolution: Fixed
    • P1: Critical
    • None
    • Figma to QML 0.1
    • Figma To QML
    • None

    Description

      So far we are using C++ to generate QML. This forces us to use either C++ in Webassembly or a Qt App(Qt design studio).

      The idea is to use JS to generate QML. 

      Advantages.

      • QML can be generated within the Figma plugin.
      • We don't need an extra app to download the generated code.
      • Live preview web app will be simpler and can be connected to other apps like Qt Creator, Qt Design Studio.
      • Only the Plugin needs to be updated for any new QML change. 

      Attachments

        Issue Links

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

          Activity

            People

              vikas Vikas Pachdha
              vikas Vikas Pachdha
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes