Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXShell.h>
Inheritance diagram for FX::FXShell:
Public Member Functions | |
virtual void | create () |
virtual void | recalc () |
virtual void | setFocus () |
virtual void | killFocus () |
virtual | ~FXShell () |
windows which are direct children of the root window.
|
Destroy shell.
|
|
Create server-side resources.
Reimplemented from FX::FXComposite. Reimplemented in FX::FXMainWindow, FX::FXPrintDialog, FX::FXSplashWindow, FX::FXToolBarShell, FX::FXToolTip, and FX::FXTopWindow. |
|
Mark this window's layout as dirty.
Reimplemented from FX::FXWindow. |
|
Move the focus to this window.
Reimplemented from FX::FXWindow. Reimplemented in FX::FXPopup, and FX::FXTopWindow. |
|
Remove the focus from this window.
Reimplemented from FX::FXWindow. Reimplemented in FX::FXPopup, and FX::FXTopWindow. |
Copyright © 1997-2005 Jeroen van der Zijp |