Classes - Annotated - Tree - Functions - Home - Structure

QShowEvent Class Reference

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

#include <qevent.h>

Inherits QEvent.

List of all member functions.

Public Members


Detailed Description

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

There are two kinds of show events: spontaneous show events by the window system 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.

See also QHideEvent.


Member Function Documentation

QShowEvent::QShowEvent ()

Constructs a QShowEvent.


Search the documentation, FAQ, qt-interest archive and more (uses www.trolltech.com):


This file is part of the Qt toolkit, copyright © 1995-2001 Trolltech, all rights reserved.


Copyright © 2001 TrolltechTrademarks
Qt version 3.0.0-beta1-beta1