My Project
0.0.16
QUCS Mapping
|
This is the complete list of members for VTabBar, including all inherited members.
activatedTab(int p_id) | VTabBar | signal |
activatedTab(VTab *tab) | VTabBar | signal |
addTab(const QString &caption, int id=-1) | VTabBar | |
allTabsOff() | VTabBar | signal |
findTab(int id) | VTabBar | |
isAllTabsOff() | VTabBar | |
removeTab(VTab *tab) | VTabBar | |
removeTab(int id) | VTabBar | |
setCurrentTab(VTab *tab) | VTabBar | slot |
setCurrentTab(int id) | VTabBar | slot |
setPosition(VTabPosition p_pos) | VTabBar | slot |
setTabToolTip(VTab *tab, const QString &tip) | VTabBar | |
setTabToolTip(int id, const QString &tip) | VTabBar | |
switchOffAllTabs() | VTabBar | slot |
TabLeft enum value | VTabInterface | |
TabRight enum value | VTabInterface | |
VTabBar(VTabPosition p=TabLeft, QWidget *parent=0l, const char *name=0l) | VTabBar | |
VTabPosition enum name | VTabInterface | |
~VTabBar() | VTabBar | virtual |