Method | Description |
![]() |
Performs safe cast operation for MEvent objects.
See MComponent::downCast() for a detailed explanation and example. |
![]() |
Performs safe cast operation for MEvent objects.
See MComponent::downCast() for a detailed explanation and example. |
![]() ![]() | Return the event source associated with this event. |
![]() ![]() | Return the event type as an MString. This could be, for example, MDataEvent or MIOEvent. |
![]() ![]() |
Constructor for creating instances of MEvent subclasses. The SDK creates all events for the event sources it provides. If, however, you want to work with a custom event, you create a subclass of MEventSource and a subclass of MEvent. Your custom event source can then create instances of your custom event subclass.
|