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

Proxy of C++ chooser_row_info_t class.

Inheritance diagram for chooser_row_info_t:

Public Member Functions

"bool" __eq__ (self, "chooser_row_info_t" other)
 eq(self, other) -> bool
 
"bool" __ne__ (self, "chooser_row_info_t" other)
 ne(self, other) -> bool
 
 __init__ (self)
 init(self) -> chooser_row_info_t
 

Static Public Attributes

str texts = property(_ida_kernwin.chooser_row_info_t_texts_get, _ida_kernwin.chooser_row_info_t_texts_set, doc=)
 
str attrs = property(_ida_kernwin.chooser_row_info_t_attrs_get, _ida_kernwin.chooser_row_info_t_attrs_set, doc=)
 
str icon = property(_ida_kernwin.chooser_row_info_t_icon_get, _ida_kernwin.chooser_row_info_t_icon_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,
"chooser_row_info_t" other )
Parameters
otherchooser_row_info_t const &

◆ __ne__()

"bool" __ne__ ( self,
"chooser_row_info_t" other )
Parameters
otherchooser_row_info_t const &

Member Data Documentation

◆ attrs

str attrs = property(_ida_kernwin.chooser_row_info_t_attrs_get, _ida_kernwin.chooser_row_info_t_attrs_set, doc=)
static

◆ icon

str icon = property(_ida_kernwin.chooser_row_info_t_icon_get, _ida_kernwin.chooser_row_info_t_icon_set, doc=)
static

◆ texts

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