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

Public Member Functions

 __init__ (self)
 
bool __eq__ (self, 'graph_location_info_t' r)
 
bool __ne__ (self, 'graph_location_info_t' r)
 

Static Public Attributes

str zoom
 
str orgx
 
str orgy
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __eq__()

bool __eq__ ( self,
'graph_location_info_t' r )

◆ __ne__()

bool __ne__ ( self,
'graph_location_info_t' r )

Member Data Documentation

◆ orgx

str orgx
static
Initial value:
= property(_ida_moves.graph_location_info_t_orgx_get,
_ida_moves.graph_location_info_t_orgx_set)

◆ orgy

str orgy
static
Initial value:
= property(_ida_moves.graph_location_info_t_orgy_get,
_ida_moves.graph_location_info_t_orgy_set)

◆ zoom

str zoom
static
Initial value:
= property(_ida_moves.graph_location_info_t_zoom_get,
_ida_moves.graph_location_info_t_zoom_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: