Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
The QShowEvent class provides an event which is sent when a widget is shown. More...
#include <qevent.h>
Inherits QEvent.
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 and Event Classes.
Constructs a QShowEvent.
This file is part of the Qt toolkit, copyright © 1995-2001 Trolltech, all rights reserved.
Copyright © 2001 Trolltech | Trademarks | Qt version 3.0.0-beta4
|