Module ida_kernwin :: Class view_mouse_event_location_t
[frames] | no frames]

Class view_mouse_event_location_t

object --+
         |
        view_mouse_event_location_t

Proxy of C++ view_mouse_event_location_t class.

Instance Methods
view_mouse_event_location_t
__init__(self)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  ea
view_mouse_event_location_t_ea_get(self) -> ea_t
  item
view_mouse_event_location_t_item_get(self) -> selection_item_t const *
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Returns: view_mouse_event_location_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

ea

view_mouse_event_location_t_ea_get(self) -> ea_t

Get Method:
unreachable.view_mouse_event_location_t_ea_get(self)
Set Method:
unreachable.view_mouse_event_location_t_ea_set(self, ea)

item

view_mouse_event_location_t_item_get(self) -> selection_item_t const *

Get Method:
unreachable.view_mouse_event_location_t_item_get(self)
Set Method:
unreachable.view_mouse_event_location_t_item_set(self, item)

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)