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. How to load QML files in Qt Creator 4.2.0
Forum Updated to NodeBB v4.3 + New Features

How to load QML files in Qt Creator 4.2.0

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 260 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.
  • ArasA Offline
    ArasA Offline
    Aras
    wrote on last edited by
    #1

    I just installed the latest RC binaries and have also tried to build the latest available source code for qt creator. In both cases, when I open my project, the C++ subdirectories are loading but the rest of the project which is based on QML is not showing up in Qt Creator project view.

    Qt Creator 4.2.0
    Based on Qt 5.8.0 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)
    

    I am using the TEMPLATE = subdirs to organize my project. I can manually create subdirectories for all QML folders and put a seperate subdirectory.pro in each folder, but that will be very tedious since I have a lot of folders. In previous versions of Qt Creator, all my QML files were automatically loading in the project. I am not sure if this is a bug or feature.

    Is there some configuration in the project.pro file or some other way to load all QML files contained in my project folder in the IDE?

    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