Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Force reindexing of proect

    Tools
    3
    5
    9604
    Loading More Posts
    • 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.
    • D
      dusktreader last edited by

      I sometimes edit source in an external editor (sometimes this is a different instance of QtCreator). Is there a way to force QtCreator to re-index so that code completion works with the code saved by the external editor?

      “Machines take me by surprise with great frequency.” -- Alan Mathison Turing

      1 Reply Last reply Reply Quote 0
      • D
        dusktreader last edited by

        Nevermind, I found it:

        tools>c++>update code model

        Thanks anyways!

        “Machines take me by surprise with great frequency.” -- Alan Mathison Turing

        S 1 Reply Last reply Reply Quote 1
        • T
          tobias.hunger last edited by

          Actually creator should pick up the changes and reindex automatically... Which version are you using?

          1 Reply Last reply Reply Quote 0
          • D
            dusktreader last edited by

            Version 2.0.0

            It doesn't seem to pick them up automatically

            “Machines take me by surprise with great frequency.” -- Alan Mathison Turing

            1 Reply Last reply Reply Quote 0
            • S
              seyed @dusktreader last edited by

              @dusktreader yeah, also for QML use Tools > QML/JS > Reset Code Model and close file and reopen it to see changes.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post