|
mkRPG
|
The TabBar class provides a widget to choose the current "tab" Tab. More...
#include <tabbar.h>
Public Slots | |
| void | setCurrentTab (int t) |
Signals | |
| void | currentTabChanged (int) |
Public Member Functions | |
| TabBar (QWidget *parent=0) | |
| void | addTabAcces (const QString &n, const QPixmap &p, TabWidget *w) |
| int | currentTab () const |
| void | setTabsEnabled (bool e) |
1.7.6.1