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. [SOLVED]Qml changes in version 5.5
Forum Updated to NodeBB v4.3 + New Features

[SOLVED]Qml changes in version 5.5

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 3 Posters 1.0k Views 3 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.
  • ealioneE Offline
    ealioneE Offline
    ealione
    wrote on last edited by ealione
    #1

    I noticed that some things have changed for Qt Quick on version 5.5, like not having the option to create a purely qml project. And constantly needing to have the .ui.qml file that is automatically created.
    As well as some other things, like perfectly working code not displaying a window in this version.

    Where is the .ui file referenced in my project and how can I remove it. Where can I learn more things on the things that have changed for this version?

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

      Hi,

      Isn't that more a Qt Creator thing ?

      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
      • ealioneE Offline
        ealioneE Offline
        ealione
        wrote on last edited by
        #3

        I suppose you are correct. Also the invisible window issue was because now having a Window item on your main qml file, that is explicitly stated as visible, is mandatory.

        p3c0P 1 Reply Last reply
        0
        • ealioneE ealione

          I suppose you are correct. Also the invisible window issue was because now having a Window item on your main qml file, that is explicitly stated as visible, is mandatory.

          p3c0P Offline
          p3c0P Offline
          p3c0
          Moderators
          wrote on last edited by
          #4

          @ealione

          I noticed that some things have changed for Qt Quick on version 5.5, like not having the option to create a purely qml project.

          It is still there. You have to enable it in Qt Creator.
          Go to Help > About Plugins > Qt Quick > QmlProjectManager > check it

          157

          1 Reply Last reply
          1

          • Login

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