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

Public Member Functions

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

Static Public Attributes

str node
 
str cx
 
str cy
 
str sx
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __eq__()

bool __eq__ ( self,
'renderer_pos_info_t' r )

◆ __ne__()

bool __ne__ ( self,
'renderer_pos_info_t' r )

Member Data Documentation

◆ cx

str cx
static
Initial value:
= property(_ida_kernwin.renderer_pos_info_t_cx_get,
_ida_kernwin.renderer_pos_info_t_cx_set)

◆ cy

str cy
static
Initial value:
= property(_ida_kernwin.renderer_pos_info_t_cy_get,
_ida_kernwin.renderer_pos_info_t_cy_set)

◆ node

str node
static
Initial value:
= property(_ida_kernwin.renderer_pos_info_t_node_get,
_ida_kernwin.renderer_pos_info_t_node_set)

◆ sx

str sx
static
Initial value:
= property(_ida_kernwin.renderer_pos_info_t_sx_get,
_ida_kernwin.renderer_pos_info_t_sx_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: