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

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str key
 
str text
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ key

str key
static
Initial value:
= property(_ida_kernwin.input_event_keyboard_data_t_key_get,
_ida_kernwin.input_event_keyboard_data_t_key_set)

◆ text

str text
static
Initial value:
= property(_ida_kernwin.
input_event_keyboard_data_t_text_get, _ida_kernwin.
input_event_keyboard_data_t_text_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: