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

How to select all line in QT Editor

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
10 Posts 4 Posters 1.0k 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 3 Feb 2023, 06:23 last edited by
    #1

    If you have full list of shortcuts, please share

    1 Reply Last reply
    0
    • C Online
      C Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 3 Feb 2023, 06:28 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 3 Feb 2023, 08:10 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

        J C 2 Replies Last reply 3 Feb 2023, 08:18
        0
        • K kapabahwuk
          3 Feb 2023, 08:10

          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

          J Offline
          J Offline
          JonB
          wrote on 3 Feb 2023, 08:18 last edited by JonB 2 Mar 2023, 08:19
          #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 3 Feb 2023, 09:59
          2
          • K kapabahwuk
            3 Feb 2023, 08:10

            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

            C Online
            C Online
            Christian Ehrlicher
            Lifetime Qt Champion
            wrote on 3 Feb 2023, 08:25 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
            • J JonB
              3 Feb 2023, 08:18

              @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 3 Feb 2023, 09:59 last edited by
              #6

              @JonB I dont have end on my keyboard :)

              J J 2 Replies Last reply 3 Feb 2023, 10:46
              0
              • K kapabahwuk
                3 Feb 2023, 09:59

                @JonB I dont have end on my keyboard :)

                J Offline
                J Offline
                jsulm
                Lifetime Qt Champion
                wrote on 3 Feb 2023, 10:46 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
                  3 Feb 2023, 09:59

                  @JonB I dont have end on my keyboard :)

                  J Offline
                  J Offline
                  JonB
                  wrote on 3 Feb 2023, 11:49 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 3 Feb 2023, 12:06 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

                    J 1 Reply Last reply 3 Feb 2023, 12:08
                    0
                    • K kapabahwuk
                      3 Feb 2023, 12:06

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

                      J Offline
                      J Offline
                      jsulm
                      Lifetime Qt Champion
                      wrote on 3 Feb 2023, 12:08 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

                      1/10

                      3 Feb 2023, 06:23

                      • Login

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