Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. For App dev for the embedded target, can we really use Qt Creator (design mode) & Qt Design Studio ?

For App dev for the embedded target, can we really use Qt Creator (design mode) & Qt Design Studio ?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
qt creatorqt designqt designerqt design studi
1 Posts 1 Posters 438 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.
  • J Offline
    J Offline
    Junil
    wrote on 26 Feb 2019, 05:54 last edited by
    #1

    I have a several questions about qml design using qt-quick (controls, layout, etc).

    As far as I know, to use qt designer (in qtcreator, and even in qt designer studio too) the qml should be loadable in x86 platform ( it meas the qml plugin which imported in the qml file should be loadable on the PC).

    But in the cross compile environment, the some plugins which are only be compiled with the cross-compiler and might not be loadable on the pc.
    And even if the plugins are compiled on the PC, if the qml type is only loadable in the wayland clients, we cannot load it on the qtcreator designer on the PC.

    In example if the qml file hjas the specific "Window" qml type (e.g. ApplicationManagerWindow in qt-automotive suite) it cannot be loadable in the qt-creator designer as well as qt design studio too.

    In this case, I wonder whether we really can use the qt design tools for the target application development or not.

    1 Reply Last reply
    0

    1/1

    26 Feb 2019, 05:54

    • Login

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