Results 1 to 2 of 2

Thread: QWidget and tab order

  1. #1
    Join Date
    Nov 2015
    Posts
    41
    Thanks
    5
    Thanked 3 Times in 3 Posts
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default QWidget and tab order

    Hi,

    why we can not set plain widget in tab order editor? Whether plain widget can be ordered by tab key? And if yes, then how we can do it?

    Regards,

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: QWidget and tab order

    QWidget::setFocusPolicy()? A bare Qwidget has no use for keyboard focus and defaults to Qt::NoFocus

Similar Threads

  1. Z-Order QLabels in QWidget
    By EarthHobbit in forum Qt Programming
    Replies: 5
    Last Post: 13th April 2015, 09:18
  2. Replies: 3
    Last Post: 28th September 2012, 14:01
  3. Replies: 3
    Last Post: 30th January 2012, 09:44
  4. Replies: 1
    Last Post: 30th October 2010, 12:28
  5. Replies: 1
    Last Post: 12th April 2010, 12:55

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.