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

Public Member Functions

bool __eq__ (self, 'chooser_row_info_t' other)
 
bool __ne__ (self, 'chooser_row_info_t' other)
 
 __init__ (self)
 

Static Public Attributes

str texts
 
str attrs
 
str icon
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __eq__()

bool __eq__ ( self,
'chooser_row_info_t' other )

◆ __ne__()

bool __ne__ ( self,
'chooser_row_info_t' other )

Member Data Documentation

◆ attrs

str attrs
static
Initial value:
= property(_ida_kernwin.
chooser_row_info_t_attrs_get, _ida_kernwin.chooser_row_info_t_attrs_set
)

◆ icon

str icon
static
Initial value:
= property(_ida_kernwin.chooser_row_info_t_icon_get,
_ida_kernwin.chooser_row_info_t_icon_set)

◆ texts

str texts
static
Initial value:
= property(_ida_kernwin.chooser_row_info_t_texts_get,
_ida_kernwin.chooser_row_info_t_texts_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: