public class QKeySequence: QtSupport, System.IDisposable
System.Object
QtSupport
QKeySequenceThis type implements System.IDisposable.
Qt Namespace
QKeySequence Constructors
QKeySequence() Constructor
QKeySequence(System.String) Constructor
QKeySequence(int) Constructor
QKeySequence(Qt.QKeySequence) Constructor
QKeySequence(void *) Constructor
QKeySequence Methods
public void QKeySequence();
Qt.QKeySequence Class, Qt Namespace
public void QKeySequence(System.String key);
Qt.QKeySequence Class, Qt Namespace
public void QKeySequence(int key);
Qt.QKeySequence Class, Qt Namespace
public void QKeySequence(Qt.QKeySequence arg1);
Qt.QKeySequence Class, Qt Namespace
public void QKeySequence(void * ptr);
Qt.QKeySequence Class, Qt Namespace
protected override void Finalize();
Qt.QKeySequence Class, Qt Namespace