![]() |
| ||
Classes - Annotated - Tree - Functions - Home - Structure |
The QResizeEvent class contains event parameters for resize events. More...
#include <qevent.h>
Inherits QEvent.
Resize events are sent to widgets that have been resized.
The event handler QWidget::resizeEvent() receives resize events.
See also QWidget::size and QWidget::geometry.
Example: life/life.cpp.
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 Trolltech | Trademarks | Qt version 3.0.0-beta2
|