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. A question about the auto compleation of Qt creator
Forum Updated to NodeBB v4.3 + New Features

A question about the auto compleation of Qt creator

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 3.6k 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.
  • F Offline
    F Offline
    fatseed
    wrote on last edited by
    #1

    Hello all,

    I set the shortcut key for auto completion of code in Qt creater with double 'tab' key. But I can not choose the auto complete suggestion with 'tab' key. Can I configure my Qt creator to choose them by 'tab'?

    Thanks

    Guo

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Have you tried going to Tools->Options->Environment->Keyboard and setting "Complete this" to "Tab, Tab"? Works for me (using Qt Creator master branch).

      This breaks Tab as a Tab-key though... I prefer the normal Ctrl-Space to that;-)

      1 Reply Last reply
      0
      • F Offline
        F Offline
        fatseed
        wrote on last edited by
        #3

        Thank you for your reply.

        I have set complete shortcut key as "Tab, Tab". I can auto complete my code with "tab, tab". My question is how to choose the complete suggestion with a tab key. For example, after I input QMous and press "tab, tab", a list include QMouse, QMouseEvent and others pop up. I can use the up and down key to choose the words. But I prefer use "Tab" to do that. Can I configure creator to do it?

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          I am not aware of an option for that, no.

          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