IDA C++ SDK 9.2
|
Abstraction of location in flat view/graph views (out of 'view_mouse_event_t' to make it easy for SWiG to wrap) More...
#include <kernwin.hpp>
Public Attributes | |
ea_t | ea |
flat view (rtype == TCCRT_FLAT) | |
const selection_item_t * | item |
graph views (rtype != TCCRT_FLAT). |
Abstraction of location in flat view/graph views (out of 'view_mouse_event_t' to make it easy for SWiG to wrap)
ea_t view_mouse_event_location_t::ea |
flat view (rtype == TCCRT_FLAT)
const selection_item_t* view_mouse_event_location_t::item |
graph views (rtype != TCCRT_FLAT).
nullptr if mouse is not currently over an item.