Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

wftk::FullScreenDialog Class Reference

A dialog that completely fills its parent widget. More...

#include <fullscreendialog.h>

Inheritance diagram for wftk::FullScreenDialog:

wftk::Dialog wftk::SingleContainer wftk::Widget wftk::ScreenArea List of all members.

Public Member Functions

 FullScreenDialog ()
 Constructor.


Protected Member Functions

virtual void packingUpdateParent ()
 resize Dialog


Detailed Description

A dialog that completely fills its parent widget.


Member Function Documentation

void wftk::FullScreenDialog::packingUpdateParent  )  [protected, virtual]
 

resize Dialog

since Dialog is essentially the root of its own packing structure (i.e., a dialog's size doesn't affect how RootWindow's other children are packed), resize Dialog based on the new packing info.

Reimplemented from wftk::Dialog.


The documentation for this class was generated from the following files:

Generated Fri Mar 5 08:11:01 2004.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.