Qtopia Home - Classes - Hierachy - Annotated - Functions - Licenses - Reference |
|
The QShowEvent class is the event sent when a widget is shown. More...
#include <qevent.h>
Inherits QEvent.
There are two kind 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.
Constructs a QShowEvent. spontaneous is TRUE if the event originated outside the application - ie. the user revealed the window via the window manager controls.
This file is part of the Qtopia platform, copyright © 1995-2005 Trolltech, all rights reserved.
| Copyright © 2005 Trolltech | Trademarks | Qtopia version 2.2.0
|