Functions | |
void | SmartWin::AspectSizable::onMoved (typename MessageMapType::itsVoidFunctionTakingPoint eventHandler) |
void | SmartWin::AspectSizable::onSized (typename MessageMapType::itsVoidFunctionTakingWindowSizedEventResult eventHandler) |
void onMoved | ( | typename MessageMapType::itsVoidFunctionTakingPoint | eventHandler | ) | [inherited] |
void onSized | ( | typename MessageMapType::itsVoidFunctionTakingWindowSizedEventResult | eventHandler | ) | [inherited] |
The size submitted to the event handler is the new client area size. The parameter passed is WidgetSizedEventResult which contains the new size information.