Skip to content

Qt Bridges

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

8 Topics 32 Posts
  • Can't import .qtbridge file

    Unsolved
    10
    0 Votes
    10 Posts
    448 Views
    A

    https://www.youtube.com/watch?v=jxmZxZSBj0Y
    https://www.youtube.com/watch?v=jXe5Tkx3EZo
    https://www.youtube.com/watch?v=JLc7N6182N8&t=968s (redirects you directly to the figma topic, not to the beginning of the video)
    I probably watched one or two more, but I don't remember seeing or hearing anything about licence.

  • 0 Votes
    6 Posts
    836 Views
    D

    Do you have any good methods for restoring Figma design components in Qt?

  • Problems with Figma to QML bridge

    Unsolved
    2
    0 Votes
    2 Posts
    552 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
    474 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
    666 Views
    V

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

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

    Unsolved
    5
    0 Votes
    5 Posts
    822 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
    799 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
    655 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.