IDAPython 9.0
|
Public Member Functions | |
__init__ (self, *args) | |
bool | __eq__ (self, 'sync_source_t' _o) |
bool | __ne__ (self, 'sync_source_t' _o) |
bool | is_register (self) |
bool | is_widget (self) |
'TWidget const *' | get_widget (self) |
str | get_register (self) |
Properties | |
thisown | |
__init__ | ( | self, | |
* | args ) |
bool __eq__ | ( | self, | |
'sync_source_t' | _o ) |
bool __ne__ | ( | self, | |
'sync_source_t' | _o ) |
str get_register | ( | self | ) |
'TWidget const *' get_widget | ( | self | ) |
bool is_register | ( | self | ) |
bool is_widget | ( | self | ) |
|
static |