IDAPython 9.0
Loading...
Searching...
No Matches
renderer_pos_info_t Class Reference

Proxy of C++ renderer_pos_info_t class.

Inheritance diagram for renderer_pos_info_t:

Public Member Functions

 __init__ (self)
 init(self) -> renderer_pos_info_t
 
"bool" __eq__ (self, "renderer_pos_info_t" r)
 eq(self, r) -> bool
 
"bool" __ne__ (self, "renderer_pos_info_t" r)
 ne(self, r) -> bool
 

Static Public Attributes

str node = property(_ida_kernwin.renderer_pos_info_t_node_get, _ida_kernwin.renderer_pos_info_t_node_set, doc=)
 
str cx = property(_ida_kernwin.renderer_pos_info_t_cx_get, _ida_kernwin.renderer_pos_info_t_cx_set, doc=)
 
str cy = property(_ida_kernwin.renderer_pos_info_t_cy_get, _ida_kernwin.renderer_pos_info_t_cy_set, doc=)
 
str sx = property(_ida_kernwin.renderer_pos_info_t_sx_get, _ida_kernwin.renderer_pos_info_t_sx_set, doc=)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __eq__()

"bool" __eq__ ( self,
"renderer_pos_info_t" r )
Parameters
rrenderer_pos_info_t const &

◆ __ne__()

"bool" __ne__ ( self,
"renderer_pos_info_t" r )
Parameters
rrenderer_pos_info_t const &

Member Data Documentation

◆ cx

str cx = property(_ida_kernwin.renderer_pos_info_t_cx_get, _ida_kernwin.renderer_pos_info_t_cx_set, doc=)
static

◆ cy

str cy = property(_ida_kernwin.renderer_pos_info_t_cy_get, _ida_kernwin.renderer_pos_info_t_cy_set, doc=)
static

◆ node

str node = property(_ida_kernwin.renderer_pos_info_t_node_get, _ida_kernwin.renderer_pos_info_t_node_set, doc=)
static

◆ sx

str sx = property(_ida_kernwin.renderer_pos_info_t_sx_get, _ida_kernwin.renderer_pos_info_t_sx_set, doc=)
static

Property Documentation

◆ thisown

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

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