#include <mcomponent.h>
A struct of connection map
Definition at line 395 of file mcomponent.h.
The callback for processing event
Definition at line 411 of file mcomponent.h.
int event_id |
The event id of sender
Definition at line 407 of file mcomponent.h.
int id_listener |
The id of listener, must be a child or itself of a component
Definition at line 403 of file mcomponent.h.
int id_sender |
The id of sender, must be a child or itself of a component
Definition at line 399 of file mcomponent.h.