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. I need to use TAB only for browsing QLineEdit
Forum Updated to NodeBB v4.3 + New Features

I need to use TAB only for browsing QLineEdit

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 149 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.
  • J Offline
    J Offline
    JohnLocke
    wrote on last edited by JohnLocke
    #1

    I have QCheckBox and corresponding QLineEdit
    QCheckBox QLineEdit
    QCheckBox QLineEdit
    QCheckBox QLineEdit
    I need to browse with TAB Only QLineEdit
    Is it programmable?

    Christian EhrlicherC M 2 Replies Last reply
    0
    • J JohnLocke

      I have QCheckBox and corresponding QLineEdit
      QCheckBox QLineEdit
      QCheckBox QLineEdit
      QCheckBox QLineEdit
      I need to browse with TAB Only QLineEdit
      Is it programmable?

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

      @JohnLocke said in I need to use TAB only for browsing QLineEdit:

      I need to browse with TAB Only QLineEdit

      What does this mean? Did you took a look at QWidget::setFocusPolicy()?

      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
      1
      • J JohnLocke

        I have QCheckBox and corresponding QLineEdit
        QCheckBox QLineEdit
        QCheckBox QLineEdit
        QCheckBox QLineEdit
        I need to browse with TAB Only QLineEdit
        Is it programmable?

        M Offline
        M Offline
        mpergand
        wrote on last edited by
        #3

        @JohnLocke said in I need to use TAB only for browsing QLineEdit:

        I need to browse with TAB Only QLineEdit
        Is it programmable?

        Have a look at: setTabOrder

        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