GUI::ResizeEventEntity Class Reference

Argument for the Resize event. More...

#include <ResizeEventEntity.h>

Inheritance diagram for GUI::ResizeEventEntity:

GUI::EventEntity List of all members.

Public Member Functions

 ResizeEventEntity (const std::string &event_id, WinMessage msg)
 Construct a new MoveEventEntity object.
const SizegetSize () const
 Return the widget size.

Detailed Description

Argument for the Resize event.

See also:
GUI::MessageTranslator


Constructor & Destructor Documentation

GUI::ResizeEventEntity::ResizeEventEntity ( const std::string &  event_id,
WinMessage  msg 
)

Construct a new MoveEventEntity object.

Parameters:
event_id the event id
msg the windows message


Member Function Documentation

const Size & GUI::ResizeEventEntity::getSize (  )  const

Return the widget size.

Returns:
the widget size


The documentation for this class was generated from the following files:
Generated on Wed Nov 15 22:21:10 2006 for Win32 by  doxygen 1.4.7