GUI::MoveEventEntity Class Reference

Argument for the Move event. More...

#include <MoveEventEntity.h>

Inheritance diagram for GUI::MoveEventEntity:

GUI::EventEntity List of all members.

Public Member Functions

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

Detailed Description

Argument for the Move event.

See also:
GUI::MessageTranslator


Constructor & Destructor Documentation

GUI::MoveEventEntity::MoveEventEntity ( 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 Point & GUI::MoveEventEntity::getPosition (  )  const

Return the new widget position.

Returns:
the new widget position


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