Qyoto.QWidget.Destroy C# (CSharp) Méthode

Destroy() protected méthode

protected Destroy ( ) : void
Résultat void
        protected void Destroy()
        {
            interceptor.Invoke("destroy", "destroy()", typeof(void));
        }

Same methods

QWidget::Destroy ( bool destroyWindow ) : void
QWidget::Destroy ( bool destroyWindow, bool destroySubWindows ) : void
QWidget