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. Qt design studio file from Windows to Raspberry Pi
Forum Updated to NodeBB v4.3 + New Features

Qt design studio file from Windows to Raspberry Pi

Scheduled Pinned Locked Moved Unsolved Qt Design Studio
2 Posts 2 Posters 870 Views 1 Watching
  • 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.
  • M Offline
    M Offline
    Marzonek
    wrote on last edited by
    #1

    Hello everyone,

    i created a Design in Qt design studio on my Windows because i need a GUI for a Project in my school.
    We want to run the GUI on a Raspberry Pi.
    Is it possible to run the file i created on my Windows to run on my Pi?
    I tried a little bit with the qml files but it didn't worked and now i dont know what to do.

    Thanks.

    Pl45m4P 1 Reply Last reply
    0
    • M Marzonek

      Hello everyone,

      i created a Design in Qt design studio on my Windows because i need a GUI for a Project in my school.
      We want to run the GUI on a Raspberry Pi.
      Is it possible to run the file i created on my Windows to run on my Pi?
      I tried a little bit with the qml files but it didn't worked and now i dont know what to do.

      Thanks.

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by Pl45m4
      #2

      @Marzonek said in Qt design studio file from Windows to Raspberry Pi:

      i created a Design in Qt design studio on my Windows because i need a GUI for a Project in my school.

      Hi,

      did you wrote an app or only the .ui / *.qml file(s) in QtDesigner / Qt Design Studio?

      Is it possible to run the file i created on my Windows to run on my Pi?

      There is not such thing as "running the GUI file". You need to use it in an app with Qt.

      You need to create an app, with or without QML and then compile it for your Raspberry Pi device.

      One possibility how to proceed is shown in this Video here.
      Use the latest versions and not the ones shown in the video though.
      If you already made a QML design, you can copy the code to re-use it, as working with Qt is platform independent.


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      2
      • Pl45m4P Pl45m4 referenced this topic on

      • Login

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