How is this handled for QTabWidget s? How is the tab order within them set? I'd like to tab into widgets contained within a QTabWidget, not past them.
How is this handled for QTabWidget s? How is the tab order within them set? I'd like to tab into widgets contained within a QTabWidget, not past them.
I find the docs pretty handy...
QTabWidget
count
current index
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Bookmarks