SkyGI::InfoPanel Class Reference

Inheritance diagram for SkyGI::InfoPanel:
[legend]
Collaboration diagram for SkyGI::InfoPanel:
[legend]
List of all members.

Public Member Functions

 InfoPanel (Window *pParent, const Rect rFrame, unsigned int nWindowLayoutFlags)
 ~InfoPanel ()
virtual void Sized (const Point &cDelta)

Classes

class  Private

Detailed Description

Examples:

infopanel.cpp.


Constructor & Destructor Documentation

InfoPanel::InfoPanel ( Window pParent,
const Rect  rFrame,
unsigned int  nWindowLayoutFlags 
)

InfoPanel::~InfoPanel (  ) 


Member Function Documentation

void InfoPanel::Sized ( const Point cDelta  )  [virtual]

Called when window is resized

Description:
Overload this function to get notified when the window is resized
Note:
Call this function from the overloaded function to perform automatic window layout on child windows
Parameters:
pDelta - Size the window was resized
See also:
MoveTo, MoveBy, SetRect, Moved, Layout

Reimplemented from SkyGI::LayoutView.


Generated on Thu Dec 13 18:14:28 2007 for SkyGI by  doxygen 1.5.1-p1