Qtopia Home - Classes - Hierachy - Annotated - Functions - Licenses - Reference |
|
The QSizeGrip class provides corner-grip for resizing a top level window. More...
#include <qsizegrip.h>
Inherits QWidget.
The QSizeGrip class provides corner-grip for resizing a top level window.
This widget works like the standard Windows resize handle. In the X11 version this resize handle generally works differently than the one provided by the system; we hope to reduce this difference in the future.
Put this widget anywhere in a tree and the user can use it to resize the top-level window. Generally this should be in the lower right-hand corner. Note that QStatusBar already uses this widget, so if you have a status bar (eg. you are using QMainWindow), then you don't need to use this widget explicitly.
See also QStatusBar.
Reimplemented from QWidget.
Reimplemented from QWidget.
Reimplemented from QWidget.
Reimplemented from QWidget.
This file is part of the Qtopia platform, copyright © 1995-2005 Trolltech, all rights reserved.
| Copyright © 2005 Trolltech | Trademarks | Qtopia version 2.2.0
|