class QPopupFrame
|
Frame with popup menu behaviour. More... |
|
|
Public Methods
Public Slots
Protected Methods
Protected Members
Detailed Description
Frame with popup menu behaviour.
[protected] The result. It is returned from exec() when the popup window closes.
[protected] Catch key press events.
[protected] The only subwidget that uses the whole dialog window.
[slot] Close the popup window. This is called from the main widget, usually.
r is the result returned from exec().
QPopupFrame (QWidget* parent=0, const char* name=0)
|
The contructor. Creates a dialog without buttons.
Set the main widget. You cannot set the main widget from the constructor,
since it must be a child of the frame itselfes.
Be careful: the size is set to the main widgets size. It is up to you to
set the main widgets correct size before setting it as the main
widget.
void resizeEvent (QResizeEvent*)
|
The resize event. Simply resizes the main widget to the whole
widgets client size.
Execute the popup window.
Dito.
- Version: $Id: kdatetbl.h,v 1.10 1999/11/02 08:13:23 ssk Exp $
- Author: Tim Gilman, Mirko Sucker
- Generated: root@tantive.terraplex.com on Sun Feb 27 17:39:25 2000, using kdoc 2.0a33.