Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QQuick Designer question
Forum Updated to NodeBB v4.3 + New Features

QQuick Designer question

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 2 Posters 380 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.
  • 1 Offline
    1 Offline
    1XU7
    wrote on last edited by
    #1

    Hi!..

    When i create a new QQuick based project in QtCreator, it creates a main.qml file with the Window (or ApplicationWindow) header.... but when i use QQuick Designer Studio, it works just a different way, spliting many screens and other stuffs files and folders... just figured out that in QQuick Designer Studio i can not use Window or ApplicationWindow as header, it uses a Rectangle instead..

    Why is this difference ?
    Greetings

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Qt Design Studio answer a different need. Taken from the doc:

      Qt Design Studio enables designers and developers to work together on common projects to develop applications. Designers use the views in the Design mode to modify UI files (.ui.qml), whereas developers use Qt Creator to work on the Qt Quick (.qml) and other files that are needed to implement the application logic and to prepare the application for production.
      

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • 1 Offline
        1 Offline
        1XU7
        wrote on last edited by
        #3

        Thanks for answering..
        so, still i need Qt Creator using the main.qml to link all those screen made in Designer isn't ? i mean.. me as a developer work with main.qml and c++ and my mate as a designer works with screens..

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Sounds correct yes.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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