IDAPython 9.0
Loading...
Searching...
No Matches
view_mouse_event_t Class Reference
Inheritance diagram for view_mouse_event_t:

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str rtype
 
str x
 
str y
 
str location
 
str state
 
str button
 
str renderer_pos
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ button

str button
static
Initial value:
= property(_ida_kernwin.
view_mouse_event_t_button_get, _ida_kernwin.
view_mouse_event_t_button_set)

◆ location

str location
static
Initial value:
= property(_ida_kernwin.
view_mouse_event_t_location_get, _ida_kernwin.
view_mouse_event_t_location_set)

◆ renderer_pos

str renderer_pos
static
Initial value:
= property(_ida_kernwin.
view_mouse_event_t_renderer_pos_get, _ida_kernwin.
view_mouse_event_t_renderer_pos_set)

◆ rtype

str rtype
static
Initial value:
= property(_ida_kernwin.
view_mouse_event_t_rtype_get, _ida_kernwin.view_mouse_event_t_rtype_set
)

◆ state

str state
static
Initial value:
= property(_ida_kernwin.
view_mouse_event_t_state_get, _ida_kernwin.view_mouse_event_t_state_set
)

◆ x

str x
static
Initial value:
= property(_ida_kernwin.view_mouse_event_t_x_get,
_ida_kernwin.view_mouse_event_t_x_set)

◆ y

str y
static
Initial value:
= property(_ida_kernwin.view_mouse_event_t_y_get,
_ida_kernwin.view_mouse_event_t_y_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

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