MEElementEvent Class Reference

#include <elementevents.h>

Inheritance diagram for MEElementEvent:

MEvent MvcEvent MEAttributeEvent MEDiagramElementEvent MEAttributeAddPtrEvent MEAttributeRemovePtrEvent MEControlPointEvent MEControlPointInsertEvent MEControlPointMoveEvent MEControlPointRemoveEvent List of all members.

Public Types

enum  Type { AttributeAddPtr = MEvent::User, AttributeRemovePtr, User = MEvent::User + 1000 }

Public Member Functions

 MEElementEvent (Type type)

Detailed Description

This is a base class for other events, which can only be inherited from.

Note: as we are sending the event TO an element, we do not need to include the element's address in the event object.


Member Enumeration Documentation

enum MEElementEvent::Type

Enumerator:
AttributeAddPtr 
AttributeRemovePtr 
User 

Reimplemented from MEvent.

Reimplemented in MEDiagramElementEvent.


Constructor & Destructor Documentation

MEElementEvent::MEElementEvent ( Type  type  )  [inline]


The documentation for this class was generated from the following file:
Generated on Mon Jul 30 09:46:52 2007 for Digest by  doxygen 1.5.2