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. Autocomplete on a Hello World basic Project Doesn't Works!
QtWS25 Last Chance

Autocomplete on a Hello World basic Project Doesn't Works!

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 1.1k 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.
  • Hugo MayorgaH Offline
    Hugo MayorgaH Offline
    Hugo Mayorga
    wrote on last edited by Hugo Mayorga
    #1

    I was following this little tutorial
    https://www.youtube.com/watch?v=Id-sPu_m_hE
    and the autocomplete is not working (In my others advanced project neither)
    the code is simple, and not highlights some things.
    here a capture of the code
    0_1556571726742_eccfcfa3-305a-48f8-9a75-56a21423e682-image.png

    Ctrl+space do nothing! and the setting is ok.
    0_1556571794337_5fbbb869-a24a-48b1-91c6-c6ce8fa9979d-image.png

    The proyect run well too 0_1556571840828_53f90504-a189-450d-b113-898b5294aa64-image.png

    those are the settings of my project
    0_1556571897296_2f8bee70-28f5-4c22-a775-d4af272203c2-image.png

    and this is the .pro file
    0_1556571939915_f6eb3fb2-cf1a-4555-b35b-ee52b4b5ef3e-image.png

    please help!

    1 Reply Last reply
    1
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to the forums.
      Setup does seem fine.
      That is pretty odd.
      You can try disabling the clangmodel. it then falls back to the old autocompletion
      in Help menu / about plugins
      alt text

      Restart Creator after !

      and then try to see if it then will complete.

      1 Reply Last reply
      1
      • Hugo MayorgaH Offline
        Hugo MayorgaH Offline
        Hugo Mayorga
        wrote on last edited by
        #3

        @mrjj said in Autocomplete on a Hello World basic Project Doesn't Works!:

        it then falls back to the old autocompletion
        in Help menu / about plugins

        fucking genius!! two hours on google and nothig! less than 20 minutes here!! 0_1556573666500_62bb90c0-73d4-4894-be05-222eebefd32d-image.png

        thanks a lot!!!

        1 Reply Last reply
        1
        • mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by mrjj
          #4

          Hi
          np:)
          There have been some issues after it was enabled by default.
          Mostly speed concerns but also other "features"
          https://forum.qt.io/topic/100762/qt-creator-clang-code-model-problems-collection

          ps. Good post +1 :)

          1 Reply Last reply
          2

          • Login

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