public class QCleanupHandler: QtSupport, System.IDisposable
System.Object
QtSupport
QCleanupHandlerThis type implements System.IDisposable.
Qt Namespace
QCleanupHandler Constructors
QCleanupHandler() Constructor
QCleanupHandler(void *) Constructor
QCleanupHandler Methods
QCleanupHandler.Add Method
QCleanupHandler.Clear Method
QCleanupHandler.Finalize Method
QCleanupHandler.IsEmpty Method
QCleanupHandler.Remove Method
public void QCleanupHandler();
Qt.QCleanupHandler Class, Qt Namespace
public void QCleanupHandler(void * ptr);
Qt.QCleanupHandler Class, Qt Namespace
public System.Type Add(System.Type Q_object);
Qt.QCleanupHandler Class, Qt Namespace
public void Clear();
Qt.QCleanupHandler Class, Qt Namespace
protected override void Finalize();
Qt.QCleanupHandler Class, Qt Namespace
public bool IsEmpty();
Qt.QCleanupHandler Class, Qt Namespace
public void Remove(System.Type Q_object);
Qt.QCleanupHandler Class, Qt Namespace