class KTabBar |
|
|
A QTabBar with extended features. |
|
Creates a new tab bar.
parent - The parent widget. |
|
|
|
|
|
|
|
|
|
|
Returns whether tab reordering is enabled. |
|
|
|
|
|
|
|
|
|
Selects the tab which has a tab header at given position. -
position - the coordinates of the tab |
|
|
|
Sets the 'activate previous tab on close' feature enabled or disabled. If enabled, as soon as you close a tab, the previously selected tab is activated again. |
|
Sets the tab reordering enabled or disabled. If enabled, the user can reorder the tabs by drag and drop the tab headers. |
|
Returns whether the 'activate previous tab on close' feature is enabled. |
|
|
|
|