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

Public Member Functions

 __init__ (self)
 
None reset (self)
 
bool __eq__ (self, 'chooser_item_attrs_t' other)
 

Static Public Attributes

str flags
 
str color
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __eq__()

bool __eq__ ( self,
'chooser_item_attrs_t' other )

◆ reset()

None reset ( self)

Member Data Documentation

◆ color

str color
static
Initial value:
= property(_ida_kernwin.
chooser_item_attrs_t_color_get, _ida_kernwin.
chooser_item_attrs_t_color_set)

◆ flags

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