public class QComboBox: QWidget, System.IDisposable
System.Object
QtSupport
QObject
QWidget
QComboBoxThis type implements System.IDisposable.
Qt Namespace
QComboBox Constructors
QComboBox Methods
QComboBox.Clear Method
QComboBox.ClearEdit Method
QComboBox.ClearValidator Method
QComboBox.Finalize Method
QComboBox.SetEditText Method
QComboBox.StyleChange Method
QComboBox.UpdateMask Method
public void QComboBox(void * ptr);
Qt.QComboBox Class, Qt Namespace
public void Clear();
Qt.QComboBox Class, Qt Namespace
public void ClearEdit();
Qt.QComboBox Class, Qt Namespace
public void ClearValidator();
Qt.QComboBox Class, Qt Namespace
protected override void Finalize();
Qt.QComboBox Class, Qt Namespace
public void SetEditText(System.String arg1);
Qt.QComboBox Class, Qt Namespace
protected void StyleChange(Qt.QStyle arg1);
Qt.QComboBox Class, Qt Namespace
protected void UpdateMask();
Qt.QComboBox Class, Qt Namespace