Ewl_Event_MVC_Clicked Struct Reference
[Ewl_Events: Lower Level Event Handlers]
#include <ewl_events.h>
Collaboration diagram for Ewl_Event_MVC_Clicked:

Detailed Description
Provides information about the MVC clicked event.Data Fields | |
| int | button |
| int | clicks |
| unsigned int | column |
| const Ewl_Model * | model |
| unsigned int | modifiers |
| void * | mvc_data |
| unsigned int | row |
Field Documentation
The mouse button that was released
Number of consecutive clicks
| unsigned int Ewl_Event_MVC_Clicked::column |
the column of the item
Referenced by ewl_mvc_cb_clicked_multi(), and ewl_mvc_cb_clicked_single().
The model used for the item
Referenced by ewl_mvc_cb_clicked_multi(), and ewl_mvc_cb_clicked_single().
| unsigned int Ewl_Event_MVC_Clicked::modifiers |
Modifiers that were pressed
Referenced by ewl_mvc_cb_clicked_multi().
The data the model is working with
Referenced by ewl_mvc_cb_clicked_multi(), and ewl_mvc_cb_clicked_single().
| unsigned int Ewl_Event_MVC_Clicked::row |
the row of the item
Referenced by ewl_mvc_cb_clicked_multi(), and ewl_mvc_cb_clicked_single().
The documentation for this struct was generated from the following file:
- lib/ewl_events.h