Qt.QShowEvent Class

public class QShowEvent: QEvent, System.IDisposable

Base Types

System.Object
  QtSupport
    QEvent
      QShowEvent

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QShowEvent Constructors

QShowEvent() Constructor
QShowEvent(void *) Constructor

QShowEvent Methods

QShowEvent.Finalize Method


QShowEvent() Constructor

public void QShowEvent();

See Also

Qt.QShowEvent Class, Qt Namespace

QShowEvent(void *) Constructor

public void QShowEvent(void * ptr);

See Also

Qt.QShowEvent Class, Qt Namespace

QShowEvent.Finalize Method

protected override void Finalize();

See Also

Qt.QShowEvent Class, Qt Namespace