public class QLayoutIterator: QtSupport, System.IDisposable
System.Object
QtSupport
QLayoutIteratorThis type implements System.IDisposable.
Qt Namespace
QLayoutIterator Constructors
QLayoutIterator(Qt.QGLayoutIterator) Constructor
QLayoutIterator(Qt.QLayoutIterator) Constructor
QLayoutIterator(void *) Constructor
QLayoutIterator Methods
QLayoutIterator.Current Method
QLayoutIterator.DeleteCurrent Method
QLayoutIterator.Finalize Method
QLayoutIterator.TakeCurrent Method
public void QLayoutIterator(Qt.QGLayoutIterator i);
Qt.QLayoutIterator Class, Qt Namespace
public void QLayoutIterator(Qt.QLayoutIterator i);
Qt.QLayoutIterator Class, Qt Namespace
public void QLayoutIterator(void * ptr);
Qt.QLayoutIterator Class, Qt Namespace
public Qt.QLayoutItem Current();
Qt.QLayoutIterator Class, Qt Namespace
public void DeleteCurrent();
Qt.QLayoutIterator Class, Qt Namespace
protected override void Finalize();
Qt.QLayoutIterator Class, Qt Namespace
public Qt.QLayoutItem TakeCurrent();
Qt.QLayoutIterator Class, Qt Namespace