Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
view_mouse_event_location_t Union Reference

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_titem
 graph views (rtype != TCCRT_FLAT). More...
 

Detailed Description

Abstraction of location in flat view/graph views (out of 'view_mouse_event_t' to make it easy for SWiG to wrap)

Member Data Documentation

◆ item

const selection_item_t* view_mouse_event_location_t::item

graph views (rtype != TCCRT_FLAT).

nullptr if mouse is not currently over an item.


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