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. How to select all line in QT Editor
Qt 6.11 is out! See what's new in the release blog

How to select all line in QT Editor

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
10 Posts 4 Posters 1.5k 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.
  • K Offline
    K Offline
    kapabahwuk
    wrote on last edited by
    #1

    If you have full list of shortcuts, please share

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Please re-read your question and then ask yourself how we should be able to help you. You did not provide any context nor code...

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kapabahwuk
        wrote on last edited by
        #3

        I need short cut to select below
        assume, I put cursor before //, I want to use something like ctrl + right arrow to get line selected
        result: // line string to input data from text file selected

        string line = ""; // line string to input data from text file

        JonBJ Christian EhrlicherC 2 Replies Last reply
        0
        • K kapabahwuk

          I need short cut to select below
          assume, I put cursor before //, I want to use something like ctrl + right arrow to get line selected
          result: // line string to input data from text file selected

          string line = ""; // line string to input data from text file

          JonBJ Offline
          JonBJ Offline
          JonB
          wrote on last edited by JonB
          #4

          @kapabahwuk
          Did you try Shift + End, that is the standard everywhere to select from cursor to end of line?

          What about e.g. https://doc.qt.io/qtcreator/creator-keyboard-shortcuts.html#default-keyboard-shortcuts or https://wiki.qt.io/Qt_Creator_Keyboard_Shortcuts

          K 1 Reply Last reply
          2
          • K kapabahwuk

            I need short cut to select below
            assume, I put cursor before //, I want to use something like ctrl + right arrow to get line selected
            result: // line string to input data from text file selected

            string line = ""; // line string to input data from text file

            Christian EhrlicherC Offline
            Christian EhrlicherC Offline
            Christian Ehrlicher
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @kapabahwuk So you talk about QtCreator... not that it's important for us to know.

            Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
            Visit the Qt Academy at https://academy.qt.io/catalog

            1 Reply Last reply
            0
            • JonBJ JonB

              @kapabahwuk
              Did you try Shift + End, that is the standard everywhere to select from cursor to end of line?

              What about e.g. https://doc.qt.io/qtcreator/creator-keyboard-shortcuts.html#default-keyboard-shortcuts or https://wiki.qt.io/Qt_Creator_Keyboard_Shortcuts

              K Offline
              K Offline
              kapabahwuk
              wrote on last edited by
              #6

              @JonB I dont have end on my keyboard :)

              jsulmJ JonBJ 2 Replies Last reply
              0
              • K kapabahwuk

                @JonB I dont have end on my keyboard :)

                jsulmJ Offline
                jsulmJ Offline
                jsulm
                Lifetime Qt Champion
                wrote on last edited by
                #7

                @kapabahwuk What keyboard do you have?

                https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                0
                • K kapabahwuk

                  @JonB I dont have end on my keyboard :)

                  JonBJ Offline
                  JonBJ Offline
                  JonB
                  wrote on last edited by
                  #8

                  @kapabahwuk
                  How do you select to end of line in any application, not just Qt/Creator? It should be the same.

                  1 Reply Last reply
                  0
                  • K Offline
                    K Offline
                    kapabahwuk
                    wrote on last edited by
                    #9

                    I have laptop, and If i want to select to end of file I need to use my touch pad which is maximum slow

                    jsulmJ 1 Reply Last reply
                    0
                    • K kapabahwuk

                      I have laptop, and If i want to select to end of file I need to use my touch pad which is maximum slow

                      jsulmJ Offline
                      jsulmJ Offline
                      jsulm
                      Lifetime Qt Champion
                      wrote on last edited by
                      #10

                      @kapabahwuk Laptops usually also have "End" key. But you do not even tell us whether you have a Mac or PC...

                      https://forum.qt.io/topic/113070/qt-code-of-conduct

                      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