Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Design Tooling
  3. Qt Design Studio
  4. Sending a Figma file that works on Qt DS
Forum Update on Monday, May 27th 2025

Sending a Figma file that works on Qt DS

Scheduled Pinned Locked Moved Unsolved Qt Design Studio
6 Posts 3 Posters 776 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • QDS_AddictQ Offline
    QDS_AddictQ Offline
    QDS_Addict
    wrote on last edited by QDS_Addict
    #1

    What do I want to know
    1)How to use the property value of a prototyped figma file in QtDS
    2)Meaning of the navigation icon

    Hi, after watching this lecture(Link at bottom), I replicated the pre-made template from Qt Figma and exported it to the bridge.

    And as a result of importing to Qt DS, 'exposed custom property' is not applied unlike the video.

    This means that the property value of the prototyping set in the figma does not apply to the QtDS.

    May I know why? I did the same as the lecture, but I don't know what I missed.

    <The flow I worked on>

    Figma)
    1)Copy the entire Figma Quick Control Templates file, leave only the template file separately, and then renam to ButtonDemo Library > Library > Publishing

    2)Creating an AllTemplates Figma File

    3)Create AllControls frame in AllTemplates Figma file > Library switch on in ButonDemoLibrary Figma file Import a template (buttons, check boxes, etc.) set in ButonDemoLibrary (drag and drop) > Componentize AllControls frame

    4)Export All Templates to the Qt bridge plug-in

    -> Prototype works well in Figma

    Qt DS)

    5)Create a new project (1920X1080, file name: WSDEMO)

    6)Import the AllTemplates.qtbridge file by dragging and dropping it to the screen on the Qt DS

    7)Open the AllTemplates folder > AllControls.ui.qml double-click

    8)Live Preview > Components Displayed, but Not Prototyped

    *lecture : Making Qt Quick Controls in Qt Design Studio from Figma Variant Components
    (https://www.youtube.com/watch?v=DQi3ojkGi3g&t=522s)

    Frame 26.png

    B 2 Replies Last reply
    0
    • QDS_AddictQ QDS_Addict

      What do I want to know
      1)How to use the property value of a prototyped figma file in QtDS
      2)Meaning of the navigation icon

      Hi, after watching this lecture(Link at bottom), I replicated the pre-made template from Qt Figma and exported it to the bridge.

      And as a result of importing to Qt DS, 'exposed custom property' is not applied unlike the video.

      This means that the property value of the prototyping set in the figma does not apply to the QtDS.

      May I know why? I did the same as the lecture, but I don't know what I missed.

      <The flow I worked on>

      Figma)
      1)Copy the entire Figma Quick Control Templates file, leave only the template file separately, and then renam to ButtonDemo Library > Library > Publishing

      2)Creating an AllTemplates Figma File

      3)Create AllControls frame in AllTemplates Figma file > Library switch on in ButonDemoLibrary Figma file Import a template (buttons, check boxes, etc.) set in ButonDemoLibrary (drag and drop) > Componentize AllControls frame

      4)Export All Templates to the Qt bridge plug-in

      -> Prototype works well in Figma

      Qt DS)

      5)Create a new project (1920X1080, file name: WSDEMO)

      6)Import the AllTemplates.qtbridge file by dragging and dropping it to the screen on the Qt DS

      7)Open the AllTemplates folder > AllControls.ui.qml double-click

      8)Live Preview > Components Displayed, but Not Prototyped

      *lecture : Making Qt Quick Controls in Qt Design Studio from Figma Variant Components
      (https://www.youtube.com/watch?v=DQi3ojkGi3g&t=522s)

      Frame 26.png

      B Offline
      B Offline
      BrookCronin
      wrote on last edited by
      #2

      @QDS_Addict

      We found a bug last week that seemed to break the library support for Quick Control Templates in Figma. Can you test if they work when the templates are part of the exported projects?

      you may need to manually add an import to see the control properties clearly. See this report for more details.
      https://bugreports.qt.io/browse/QDS-8605

      The new bridge with fixed library support should be available soon.

      Yes, that icon is the new component icon introduced in 4.0 with the new toolbar design.

      QDS_AddictQ 1 Reply Last reply
      0
      • QDS_AddictQ QDS_Addict

        What do I want to know
        1)How to use the property value of a prototyped figma file in QtDS
        2)Meaning of the navigation icon

        Hi, after watching this lecture(Link at bottom), I replicated the pre-made template from Qt Figma and exported it to the bridge.

        And as a result of importing to Qt DS, 'exposed custom property' is not applied unlike the video.

        This means that the property value of the prototyping set in the figma does not apply to the QtDS.

        May I know why? I did the same as the lecture, but I don't know what I missed.

        <The flow I worked on>

        Figma)
        1)Copy the entire Figma Quick Control Templates file, leave only the template file separately, and then renam to ButtonDemo Library > Library > Publishing

        2)Creating an AllTemplates Figma File

        3)Create AllControls frame in AllTemplates Figma file > Library switch on in ButonDemoLibrary Figma file Import a template (buttons, check boxes, etc.) set in ButonDemoLibrary (drag and drop) > Componentize AllControls frame

        4)Export All Templates to the Qt bridge plug-in

        -> Prototype works well in Figma

        Qt DS)

        5)Create a new project (1920X1080, file name: WSDEMO)

        6)Import the AllTemplates.qtbridge file by dragging and dropping it to the screen on the Qt DS

        7)Open the AllTemplates folder > AllControls.ui.qml double-click

        8)Live Preview > Components Displayed, but Not Prototyped

        *lecture : Making Qt Quick Controls in Qt Design Studio from Figma Variant Components
        (https://www.youtube.com/watch?v=DQi3ojkGi3g&t=522s)

        Frame 26.png

        B Offline
        B Offline
        BrookCronin
        wrote on last edited by
        #3

        @QDS_Addict

        The plugin has been updated today with the fix for library support, so your workflow should be good now, if not let us know and we can dig deeper.

        B

        1 Reply Last reply
        0
        • B BrookCronin

          @QDS_Addict

          We found a bug last week that seemed to break the library support for Quick Control Templates in Figma. Can you test if they work when the templates are part of the exported projects?

          you may need to manually add an import to see the control properties clearly. See this report for more details.
          https://bugreports.qt.io/browse/QDS-8605

          The new bridge with fixed library support should be available soon.

          Yes, that icon is the new component icon introduced in 4.0 with the new toolbar design.

          QDS_AddictQ Offline
          QDS_AddictQ Offline
          QDS_Addict
          wrote on last edited by
          #4

          @BrookCronin
          Hello, Brook. Thank you for your kind reply. I'm sorry for replying so late to the test again.
          I would like to share about two of the several tests.

          Each test method was re-run based on what I saw in the example of the lecture.

          I'm not sure why instances that don't get imported.
          Any more details on how to make good use of the figma template for Qt DS?

          Thank you again.
          I want to study how to use templates more deeply!

          Frame 31.png Frame 32.png

          1 Reply Last reply
          0
          • G Offline
            G Offline
            glenmk
            wrote on last edited by
            #5

            Did you find the answer?

            G 1 Reply Last reply
            0
            • G glenmk

              Did you find the answer?

              G Offline
              G Offline
              glenmk
              wrote on last edited by glenmk
              #6
              This post is deleted!
              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved