Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la Clase QShowEvent

The QShowEvent class provides an event which is sent when a widget is shown. Más...

#include <qevent.h>

Diagrama de herencias de QShowEvent
QEvent QEvent Qt Qt Qt Qt

Lista de todos los miembros.

Métodos públicos

 QShowEvent ()
 QShowEvent ()

Descripción detallada

The QShowEvent class provides an event which is sent when a widget is shown.

There are two kinds of show events: show events caused by the window system (spontaneous) and internal show events. Spontaneous show events are sent just after the window system shows the window, including after a top-level window has been shown (un-iconified) by the user. Internal show events are delivered just before the widget becomes visible.

Ver también:
QHideEvent

Documentación del constructor y destructor

QShowEvent::QShowEvent ( ) [inline]

Constructs a QShowEvent.

QShowEvent::QShowEvent ( ) [inline]

La documentación para esta clase fue generada a partir de los siguientes ficheros:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'