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. QtCreator QML Designer question
Forum Updated to NodeBB v4.3 + New Features

QtCreator QML Designer question

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 655 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.
  • cmessineoC Offline
    cmessineoC Offline
    cmessineo
    wrote on last edited by
    #1

    Hi all, I have about 30 or so qml components that I created. The folder structure of my componets folder is like this:

    commponets folder
    ----designer folder
    --------30 or so specifics.qml files
    --------metainfo file
    ...
    30 or so component.qml files

    When I go into qml design mode, my QML types get loaded into the Library no problem. I can drag and drop the components and update the properties no problem, but man it takes a long time for the designer to come up. Is there a better way to do this? Is there maybe a setting or file I could create, so the designer does not have to do any parsing each time I go into design mode?

    Thanks

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Thomas Hartmann
      wrote on last edited by
      #2

      Did you try Qt Creator 4.1, already?

      We fixed a couple of performance issues in the item library for Qt Creator 4.1.

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

        Thanks Thomas, that solved the issue. Performance is much improved. It loaded in less than a second with QtCreator 4.1.0, with QtCreator 3.6.1 it took about 15 seconds.

        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