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. Qt Creator adding some kind of configuration lines to current qml file on save, how to disable this behaviour?
Forum Updated to NodeBB v4.3 + New Features

Qt Creator adding some kind of configuration lines to current qml file on save, how to disable this behaviour?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 241 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
    jackyBlinkerEye
    wrote on last edited by
    #1

    When I open my qml file with designer tab, and after changes been made if i save the file qt creator is automatically adding form editor configuration bottom of the page. I want to disable this functionality. It's been a while I'm looking for a solution but I can't even find what those lines called.
    Note: till now only thing I found related to those added lines is "Annotations". Annotations are also being add to that part of the file but seems like this is the only thing is common.

    Mentioned addition is someting like this:

    /*##^##
    Designer {
        D{i:0;formeditorZoom:0.9}
    }
    ##^##*/
    
    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