This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | SMPKeyboardEvent |
| struct | SMPMouseMotionEvent |
| struct | SMPMouseButtonEvent |
| struct | SMPUserEvent |
| class | SMPSignal |
| the signal object definition More... | |
Enumerations | |
| enum | SLIM_DEFAULT_SIGNAL_ID { SLIM_MEDIA_PLAY_EVENT = 128, SLIM_MEDIA_STOP_EVENT, SLIM_MEDIA_PAUSE_EVENT, SLIM_MEDIA_NEXT_EVENT, SLIM_MEDIA_PREVIOUS_EVENT, SLIM_MEDIA_REPEAT_EVENT, SLIM_MEDIA_REPEATALL_EVENT, SLIM_MEDIA_CURRENT_POS_UPDATE_EVENT, SLIM_MEDIA_REQUEST_POS_UPDATE_EVENT } |
| this is a signal packet | |
| enum | SMP_SIGNAL_TYPE { SMP_KEYDOWN, SMP_KEYUP, SMP_MOUSEMOTION, SMP_MOUSEBUTTONDOWN, SMP_MOUSEBUTTONUP, SMP_USEREVENT } |
===============================================================================================
| enum SMP_SIGNAL_TYPE |
the enumeration of signal types
1.5.1