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

Custom QML Autocomplete

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 276 Views 2 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.
  • E Offline
    E Offline
    eLim2g
    wrote on 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

    • Login

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