IDAPython 8.4
Loading...
Searching...
No Matches
chooser_item_attrs_t Class Reference

Proxy of C++ chooser_item_attrs_t class.

Inheritance diagram for chooser_item_attrs_t:

Public Member Functions

 __init__ (self, *args)
 init(self) -> chooser_item_attrs_t
 
"void" reset (self, *args)
 reset(self)
 
"bool" __eq__ (self, *args)
 eq(self, other) -> bool
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 flags = property(_ida_kernwin.chooser_item_attrs_t_flags_get, _ida_kernwin.chooser_item_attrs_t_flags_set, doc=)
 
 color = property(_ida_kernwin.chooser_item_attrs_t_color_get, _ida_kernwin.chooser_item_attrs_t_color_set, doc=!)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ __eq__()

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

◆ reset()

"void" reset ( self,
* args )

Property Documentation

◆ color

color = property(_ida_kernwin.chooser_item_attrs_t_color_get, _ida_kernwin.chooser_item_attrs_t_color_set, doc=!)
static

◆ flags

flags = property(_ida_kernwin.chooser_item_attrs_t_flags_get, _ida_kernwin.chooser_item_attrs_t_flags_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: