Proxy of C++ input_event_t class.
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
| | cb = property(_ida_kernwin.input_event_t_cb_get, _ida_kernwin.input_event_t_cb_set, doc=) |
| |
| | kind = property(_ida_kernwin.input_event_t_kind_get, _ida_kernwin.input_event_t_kind_set, doc=) |
| |
| | modifiers = property(_ida_kernwin.input_event_t_modifiers_get, _ida_kernwin.input_event_t_modifiers_set, doc=) |
| |
| | target = property(_ida_kernwin.input_event_t_target_get, _ida_kernwin.input_event_t_target_set, doc=) |
| |
| | source = property(_ida_kernwin.input_event_t_source_get, _ida_kernwin.input_event_t_source_set, doc=) |
| |
| | shortcut = property(_ida_kernwin.input_event_t_shortcut_get, _ida_kernwin.input_event_t_shortcut_set, doc=) |
| |
| | keyboard = property(_ida_kernwin.input_event_t_keyboard_get, _ida_kernwin.input_event_t_keyboard_set, doc=) |
| |
| | mouse = property(_ida_kernwin.input_event_t_mouse_get, _ida_kernwin.input_event_t_mouse_set, doc=) |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args ) |
◆ _source_as_size()
| "size_t" _source_as_size |
( |
| self, |
|
|
* | args ) |
|
protected |
◆ _target_as_size()
| "size_t" _target_as_size |
( |
| self, |
|
|
* | args ) |
|
protected |
◆ get_source_QEvent()
| get_source_QEvent |
( |
| self | ) |
|
◆ get_target_QWidget()
| get_target_QWidget |
( |
| self | ) |
|
◆ cb
| cb = property(_ida_kernwin.input_event_t_cb_get, _ida_kernwin.input_event_t_cb_set, doc=) |
|
static |
◆ keyboard
| keyboard = property(_ida_kernwin.input_event_t_keyboard_get, _ida_kernwin.input_event_t_keyboard_set, doc=) |
|
static |
◆ kind
| kind = property(_ida_kernwin.input_event_t_kind_get, _ida_kernwin.input_event_t_kind_set, doc=) |
|
static |
◆ modifiers
| modifiers = property(_ida_kernwin.input_event_t_modifiers_get, _ida_kernwin.input_event_t_modifiers_set, doc=) |
|
static |
◆ mouse
| mouse = property(_ida_kernwin.input_event_t_mouse_get, _ida_kernwin.input_event_t_mouse_set, doc=) |
|
static |
◆ shortcut
| shortcut = property(_ida_kernwin.input_event_t_shortcut_get, _ida_kernwin.input_event_t_shortcut_set, doc=) |
|
static |
◆ source
| source = property(_ida_kernwin.input_event_t_source_get, _ida_kernwin.input_event_t_source_set, doc=) |
|
static |
◆ target
| target = property(_ida_kernwin.input_event_t_target_get, _ida_kernwin.input_event_t_target_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: