public class QConnection: QtSupport, System.IDisposable
System.Object
QtSupport
QConnectionThis type implements System.IDisposable.
Qt Namespace
QConnection Constructors
QConnection(Qt.QObject, int, System.String, int) Constructor
QConnection(void *) Constructor
QConnection Methods
QConnection.Finalize Method
QConnection.IsConnected Method
QConnection.Member Method
QConnection.MemberName Method
QConnection.MemberType Method
QConnection.NumArgs Method
QConnection.Q_object Method
public void QConnection(Qt.QObject arg1, int arg2, System.String memberName, int memberType);
Qt.QConnection Class, Qt Namespace
public void QConnection(void * ptr);
Qt.QConnection Class, Qt Namespace
protected override void Finalize();
Qt.QConnection Class, Qt Namespace
public bool IsConnected();
Qt.QConnection Class, Qt Namespace
public int Member();
Qt.QConnection Class, Qt Namespace
public System.String MemberName();
Qt.QConnection Class, Qt Namespace
public int MemberType();
Qt.QConnection Class, Qt Namespace
public int NumArgs();
Qt.QConnection Class, Qt Namespace
public Qt.QObject Q_object();
Qt.QConnection Class, Qt Namespace