, including all inherited members.
addTab(QWidget *child, const QString &label) | QTabWidget | |
addTab(QWidget *child, const QIconSet &iconset, const QString &label) | QTabWidget | |
addTab(QWidget *child, QTab *tab) | QTabWidget | |
changeTab(QWidget *w, const QString &label) | QTabWidget | |
changeTab(QWidget *w, const QIconSet &iconset, const QString &label) | QTabWidget | |
cornerWidget(Qt::Corner corner=Qt::TopRight) const | QTabWidget | |
count() const | QTabWidget | |
currentChanged(QWidget *) | QTabWidget | |
currentPage() const | QTabWidget | |
currentPageIndex() const | QTabWidget | |
enum{Top, Bottom} | QTabWidget | |
enum{Rounded, Triangular} | QTabWidget | |
indexOf(QWidget *w) const | QTabWidget | |
insertTab(QWidget *child, const QString &label, int index=-1) | QTabWidget | |
insertTab(QWidget *child, const QIconSet &iconset, const QString &label, int index=-1) | QTabWidget | |
insertTab(QWidget *child, QTab *tab, int index=-1) | QTabWidget | |
isTabEnabled(QWidget *w) const | QTabWidget | |
KDockTabGroup(QWidget *parent=0, const char *name=0) | KDockTabGroup | [inline] |
label(int index) const | QTabWidget | |
margin() const | QTabWidget | |
page(int index) const | QTabWidget | |
prop-whether the tab widget is automatically masked | QTabWidget | |
prop-the number of tabs in the tab bar | QTabWidget | |
prop-the index position of the current tab page | QTabWidget | |
prop-the margin in this tab widget | QTabWidget | |
prop-the position of the tabs in this tab widget | QTabWidget | |
prop-the shape of the tabs in this tab widget | QTabWidget | |
QTabWidget(QWidget *parent=0, const char *name=0, WFlags f=0) | QTabWidget | |
removePage(QWidget *w) | QTabWidget | |
removeTabToolTip(QWidget *w) | QTabWidget | |
setCornerWidget(QWidget *w, Qt::Corner corner=Qt::TopRight) | QTabWidget | |
setCurrentPage(int) | QTabWidget | |
setMargin(int) | QTabWidget | |
setTabBar(QTabBar *tb) | QTabWidget | |
setTabEnabled(QWidget *w, bool enable) | QTabWidget | |
setTabIconSet(QWidget *w, const QIconSet &iconset) | QTabWidget | |
setTabLabel(QWidget *w, const QString &l) | QTabWidget | |
setTabPosition(TabPosition) | QTabWidget | |
setTabShape(TabShape s) | QTabWidget | |
setTabToolTip(QWidget *w, const QString &tip) | QTabWidget | |
showPage(QWidget *w) | QTabWidget | |
tabBar() const | QTabWidget | |
tabIconSet(QWidget *w) const | QTabWidget | |
tabLabel(QWidget *w) const | QTabWidget | |
tabPosition() const | QTabWidget | |
tabShape() const | QTabWidget | |
tabToolTip(QWidget *w) const | QTabWidget | |
transientTo() | KDockTabGroup | |
virtual_hook(int id, void *data) | KDockTabGroup | [protected, virtual] |
~KDockTabGroup() | KDockTabGroup | [inline, virtual] |