Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for MCUs
  4. What all alternative ways are there to export images without using QT Bridge for Photoshop/Figma/Sketch/Blender?
QtWS25 Last Chance

What all alternative ways are there to export images without using QT Bridge for Photoshop/Figma/Sketch/Blender?

Scheduled Pinned Locked Moved Unsolved Qt for MCUs
4 Posts 2 Posters 796 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.
  • Shrikant VaishnavS Offline
    Shrikant VaishnavS Offline
    Shrikant Vaishnav
    wrote on last edited by
    #1

    Hello all, hope all are doing well, I am new here and just want to know all the alternative ways through which I can export images without using QT Bridge for Photoshop/Figma/Sketch/Blender?....exported images must be work well with "QT design Studio/QT Creater"....thanks

    JKSHJ 1 Reply Last reply
    0
    • Shrikant VaishnavS Shrikant Vaishnav

      Hello all, hope all are doing well, I am new here and just want to know all the alternative ways through which I can export images without using QT Bridge for Photoshop/Figma/Sketch/Blender?....exported images must be work well with "QT design Studio/QT Creater"....thanks

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      @Shrikant-Vaishnav said in What all alternative ways are there to export images without using QT Bridge for Photoshop/Figma/Sketch/Blender?:

      Hello all, hope all are doing well, I am new here and just want to know all the alternative ways through which I can export images without using QT Bridge for Photoshop/Figma/Sketch/Blender?....exported images must be work well with "QT design Studio/QT Creater"....thanks

      Hi, and welcome!

      The Bridges are tools that let you convert graphics design files into interactive QML files.

      If you just want to export images, then you don't need to do anything special: Just add the image files (.png, .jpeg, .svg) directly to your project in Qt Creator.

      If you want interactive QML files without buying the Bridges, then you can implement them yourself from scratch.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • Shrikant VaishnavS Offline
        Shrikant VaishnavS Offline
        Shrikant Vaishnav
        wrote on last edited by
        #3

        But using images directly means I have to arrange every image individually in the design studio.?any other way like to export the whole project in one file...actually i don't want to redesign the whole project...

        JKSHJ 1 Reply Last reply
        0
        • Shrikant VaishnavS Shrikant Vaishnav

          But using images directly means I have to arrange every image individually in the design studio.?any other way like to export the whole project in one file...actually i don't want to redesign the whole project...

          JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          @Shrikant-Vaishnav said in What all alternative ways are there to export images without using QT Bridge for Photoshop/Figma/Sketch/Blender?:

          But using images directly means I have to arrange every image individually in the design studio.?

          You could arrange the images in Photoshop first before exporting them as a single image.

          any other way like to export the whole project in one file...actually i don't want to redesign the whole project...

          Your options are:

          • Buy the Qt Bridge
          • OR, implement the QML components yourself
          • OR, find someone who is willing to implement it for you

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          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