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

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

XMLWordPrintable

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

      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. 

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes