public class QTabWidget: QWidget, System.IDisposable
System.Object
QtSupport
QObject
QWidget
QTabWidgetThis type implements System.IDisposable.
Qt Namespace
QTabWidget Constructors
QTabWidget Methods
QTabWidget.EventFilter Method
QTabWidget.Finalize Method
QTabWidget.RemovePage Method
QTabWidget.SetCurrentPage Method
QTabWidget.SetTabBar Method
QTabWidget.ShowPage Method
QTabWidget.StyleChange Method
QTabWidget.TabBar Method
QTabWidget.UpdateMask Method
public void QTabWidget(void * ptr);
Qt.QTabWidget Class, Qt Namespace
protected bool EventFilter(Qt.QObject arg1, Qt.QEvent arg2);
Qt.QTabWidget Class, Qt Namespace
protected override void Finalize();
Qt.QTabWidget Class, Qt Namespace
public void RemovePage(Qt.QWidget arg1);
Qt.QTabWidget Class, Qt Namespace
public void SetCurrentPage(int arg1);
Qt.QTabWidget Class, Qt Namespace
protected void SetTabBar(Qt.QTabBar arg1);
Qt.QTabWidget Class, Qt Namespace
public void ShowPage(Qt.QWidget arg1);
Qt.QTabWidget Class, Qt Namespace
protected void StyleChange(Qt.QStyle arg1);
Qt.QTabWidget Class, Qt Namespace
protected Qt.QTabBar TabBar();
Qt.QTabWidget Class, Qt Namespace
protected void UpdateMask();
Qt.QTabWidget Class, Qt Namespace