Module implementing a TabWidget class substituting QTabWidget.
| E3TabWidget | Class implementing a TabWidget class substituting QTabWidget. |
| None |
Class implementing a TabWidget class substituting QTabWidget.
It provides slots to show the previous and next tab and give them the input focus.
| nextTab | Public slot used to show the next tab. |
| prevTab | Public slot used to show the previous tab. |
Public slot used to show the next tab.
Public slot used to show the previous tab.