Module ida_kernwin :: Class View_Hooks
[frames] | no frames]

Class View_Hooks

object --+
         |
        View_Hooks
Known Subclasses:

Proxy of C++ View_Hooks class.

Instance Methods
 
__disown__(self)
View_Hooks
__init__(self, _flags=0)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)
bool
hook(self)
bool
unhook(self)
 
view_activated(self, view)
 
view_click(self, view, event)
 
view_close(self, view)
 
view_created(self, view)
 
view_curpos(self, view)
 
view_dblclick(self, view, event)
 
view_deactivated(self, view)
 
view_keydown(self, view, key, state)
 
view_loc_changed(self, view, now, was)
 
view_mouse_moved(self, view, event)
 
view_mouse_over(self, view, event)
 
view_switched(self, view, rt)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self, _flags=0)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Returns: View_Hooks
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)