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

Public Member Functions

 __init__ (self, *args)
 
 place_as_idaplace_t (self)
 
 place_as_simpleline_place_t (self)
 
 place_as_tiplace_t (self)
 
 place (self, view)
 

Static Public Attributes

str at
 
str x
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ place()

place ( self,
view )

◆ place_as_idaplace_t()

place_as_idaplace_t ( self)

◆ place_as_simpleline_place_t()

place_as_simpleline_place_t ( self)

◆ place_as_tiplace_t()

place_as_tiplace_t ( self)

Member Data Documentation

◆ at

at
static
Initial value:
= property(_ida_kernwin.twinpos_t_at_get, _ida_kernwin.
twinpos_t_at_set)

◆ x

str x
static
Initial value:
= property(_ida_kernwin.twinpos_t_x_get, _ida_kernwin.
twinpos_t_x_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: