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. Custom QML Autocomplete

Custom QML Autocomplete

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 255 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.
  • E Offline
    E Offline
    eLim2g
    wrote on 2 Sept 2019, 23:12 last edited by
    #1

    Hi,
    As part of my projects at work, I dynamically load a bunch of user-specified values at runtime from a handful of files and expose them to QML.

    When qmake is executed, I would like to add a process that scans these user-specified files and informs QtCreator of them so that they may be used as part of the intellisense autocomplete stuff in QML.

    Would anybody be able to point me in the direction of which file I would need to modify for QtCreator to pick up on any custom values I want to add to it?

    1 Reply Last reply
    0

    1/1

    2 Sept 2019, 23:12

    • Login

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