Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Editing QML files in Design mode
Forum Updated to NodeBB v4.3 + New Features

Editing QML files in Design mode

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 1.9k 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.
  • A Offline
    A Offline
    akhilprsd
    wrote on 27 Nov 2017, 09:22 last edited by
    #1

    I have a gui project written in qml. It contains many custom qml files as well. The project runs well on "Run" mode. But I am not able to make changes to the UI( qml files) through "Design" mode. Can smebody offer some help in this regard? I want to make changes to the UI visually through "Design" rather than editing the qml files.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mostefa
      wrote on 27 Nov 2017, 09:39 last edited by
      #2

      Hi @akhilprsd

      AFAIK , if your qml files are not created with qt designer you can not edit them with qt quick designer,

      To edit qml files with qt quick designer , files must be created as Qt Quick UI Forms

      1 Reply Last reply
      0
      • A Offline
        A Offline
        akhilprsd
        wrote on 27 Nov 2017, 09:59 last edited by
        #3

        Hi @mostefa

        Thanks for the reply. The files are created using Qt quick UI. For simple qml files, I am able to make changes using the "Design" option. But when the entire project is loaded in "design" mode, styles provided in root is not being shown.

        1 Reply Last reply
        0

        1/3

        27 Nov 2017, 09:22

        • Login

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