IDAPython 8.4
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, *args)
 eq(self, other) -> bool
 
"bool" __ne__ (self, *args)
 ne(self, other) -> bool
 
 __init__ (self, *args)
 init(self) -> chooser_row_info_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 texts = property(_ida_kernwin.chooser_row_info_t_texts_get, _ida_kernwin.chooser_row_info_t_texts_set, doc=)
 
 attrs = property(_ida_kernwin.chooser_row_info_t_attrs_get, _ida_kernwin.chooser_row_info_t_attrs_set, doc=)
 
 icon = property(_ida_kernwin.chooser_row_info_t_icon_get, _ida_kernwin.chooser_row_info_t_icon_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ __eq__()

"bool" __eq__ ( self,
* args )
Parameters
otherchooser_row_info_t const &

◆ __ne__()

"bool" __ne__ ( self,
* args )
Parameters
otherchooser_row_info_t const &

Property Documentation

◆ attrs

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

◆ icon

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

◆ texts

texts = property(_ida_kernwin.chooser_row_info_t_texts_get, _ida_kernwin.chooser_row_info_t_texts_set, doc=)
static

◆ 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: