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. Program doesn't generate QML
Forum Updated to NodeBB v4.3 + New Features

Program doesn't generate QML

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 3 Posters 1.7k 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
    ManuEST
    wrote on last edited by
    #1

    Hi Guys, I created a new Qt project but it doesn't generate a QML file on it's own. So, I clicked on File->New File->and created a new QML file for my project but if I make changes to this QML and hit run, it doesn't reflect me those changes on my GUI.

    Also, could you please explain what is the use of QML file. QML file design view is quite different than .ui files design view.

    Any help is very appreciable.
    Thanks!

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      There are wizards for QWidget based applications as well as those for QML based ones. So what kind of new Qt project did you create?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        ManuEST
        wrote on last edited by
        #3

        I clicked on Applications(under Projects) and Qt GUI Application to create this new project.

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

          That's the wrong template, you should create a new Qt Quick application

          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