Results 1 to 2 of 2

Thread: Control Tab Navigation

  1. #1
    Join Date
    Dec 2013
    Posts
    14
    Thanks
    6
    Qt products
    Qt5
    Platforms
    Windows

    Default Control Tab Navigation

    I need to generate the control tab sequence in the program. Different clients have different tabbing sequences. How do I set the tabbing sequence in my program.

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Control Tab Navigation

    In designer you can edit the tab order using the tab order mode.
    In C++ code, see QWidget::setTabOrder()

    Cheers,
    _

Similar Threads

  1. Replies: 1
    Last Post: 31st July 2014, 08:55
  2. Replies: 3
    Last Post: 29th July 2014, 18:18
  3. page navigation
    By ningoji in forum Newbie
    Replies: 2
    Last Post: 5th April 2011, 11:15
  4. Navigation purpose
    By jerkymotion in forum Qt Programming
    Replies: 6
    Last Post: 17th March 2011, 17:59
  5. Replies: 0
    Last Post: 16th December 2009, 09:45

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.