IDA C++ SDK 9.2
Loading...
Searching...
No Matches
input_event_t::input_event_mouse_data_t Struct Reference

#include <kernwin.hpp>

Public Attributes

int x
 the X position on the widget
int y
 the Y position on the widget
vme_button_t button
 the button that was pressed to generate the event

Member Data Documentation

◆ x

int input_event_t::input_event_mouse_data_t::x

the X position on the widget

◆ y

int input_event_t::input_event_mouse_data_t::y

the Y position on the widget

◆ button

vme_button_t input_event_t::input_event_mouse_data_t::button

the button that was pressed to generate the event


The documentation for this struct was generated from the following file: