#include <elementevents.h>
Inheritance diagram for MEElementEvent:

Public Types | |
| enum | Type { AttributeAddPtr = MEvent::User, AttributeRemovePtr, User = MEvent::User + 1000 } |
Public Member Functions | |
| MEElementEvent (Type type) | |
Note: as we are sending the event TO an element, we do not need to include the element's address in the event object.
| enum MEElementEvent::Type |
| MEElementEvent::MEElementEvent | ( | Type | type | ) | [inline] |
1.5.2