Skip to content

Qt Bridges

Questions related to the Qt Bridges as part of Qt Design Studio

7 Topics 21 Posts
  • Problems with Figma to QML bridge

    Unsolved
    2
    0 Votes
    2 Posts
    231 Views
    V

    @Rufledore
    "..the bridge works fine only with the template project.."
    Here I understand that you want to use this feature to create your custom templates. The feature currently is used only internally and this might be made available where power users can use this to create custom template components.

    "..the lack of documentation related to that topic.."
    Indeed, because the feature will be released with QDS 4.4 with documentation and example projects and complete Qt Quick Controls.

    "...when we copy and paste, for example, MyButton template.."
    This is indeed the correct way of using the Control Templates i.e. Copy and paste the complete set of control and then customize it as per your need. Unfortunately, the correct template code might be missing and the released version of QDS does not have the complete functionality to import the templates.

  • 0 Votes
    2 Posts
    262 Views
    V

    @RandomName22 Which design application are you using(Sketch, Figma, etc.)?
    Different design tools dictate how to organize your layers. For example, in Figma, your root layer should be a frame. Only frames are exported. It seems your exported content is empty, go through the Qt-Bridge documentation of the respective design tools and see if you are organizing the layers correctly or not.

  • Insert Qml to Figma

    Unsolved
    3
    0 Votes
    3 Posts
    514 Views
    V

    @MiaPetrovska No. This is not supported. Iterative export(Figma) and import(QDS) is supported but round trip is not.

  • 0 Votes
    5 Posts
    514 Views
    piervalliP

    @nicwainwright
    Sorry why do you use figma? For desktop UI or 3d?
    Thanks

  • Is there something wrong with my Qt Bridge for Figma?

    Unsolved
    5
    0 Votes
    5 Posts
    628 Views
    T

    Since Figma has properties for visible and clip we simply use the already existing properties and have no extra properties on the panel on the bridge.

  • Is QtBridge available with the open-source license?

    Unsolved
    2
    0 Votes
    2 Posts
    560 Views
    JKSHJ

    Hi @jaybi, and welcome!

    Qt Bridge is only available under the Qt Design Studio Enterprise license, so it's not available in the open-source (Community) version: https://www.qt.io/blog/simplifying-the-commercial-licensing-portfolio

  • Importing data to DS from Figma

    Unsolved
    2
    0 Votes
    2 Posts
    511 Views
    B

    Importing the bridge file can be done by dragging the .qtbridge file onto the form editor window or via the adding assets part of the asset panel. However importing from the bridge is only possible with the Enterprise License. (Not Community or Professional). You can tell what license you have by checking the Welcome Screen. You can tell if you have the correct import plugin if you have the .qtbridge listed in the file formats when adding assets.