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