Definition at line 48 of file wxxdot.py.
◆ __init__()
| def smach_viewer.xdot.wxxdot.WxDragAction.__init__ |
( |
|
self, |
|
|
|
dot_widget |
|
) |
| |
◆ abort()
| def smach_viewer.xdot.wxxdot.WxDragAction.abort |
( |
|
self | ) |
|
◆ drag()
| def smach_viewer.xdot.wxxdot.WxDragAction.drag |
( |
|
self, |
|
|
|
deltax, |
|
|
|
deltay |
|
) |
| |
◆ draw()
| def smach_viewer.xdot.wxxdot.WxDragAction.draw |
( |
|
self, |
|
|
|
cr |
|
) |
| |
◆ on_button_press()
| def smach_viewer.xdot.wxxdot.WxDragAction.on_button_press |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ on_button_release()
| def smach_viewer.xdot.wxxdot.WxDragAction.on_button_release |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ on_motion_notify()
| def smach_viewer.xdot.wxxdot.WxDragAction.on_motion_notify |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ start()
| def smach_viewer.xdot.wxxdot.WxDragAction.start |
( |
|
self | ) |
|
◆ stop()
| def smach_viewer.xdot.wxxdot.WxDragAction.stop |
( |
|
self | ) |
|
◆ dot_widget
| smach_viewer.xdot.wxxdot.WxDragAction.dot_widget |
◆ prevmousex
| smach_viewer.xdot.wxxdot.WxDragAction.prevmousex |
◆ prevmousey
| smach_viewer.xdot.wxxdot.WxDragAction.prevmousey |
◆ startmousex
| smach_viewer.xdot.wxxdot.WxDragAction.startmousex |
◆ startmousey
| smach_viewer.xdot.wxxdot.WxDragAction.startmousey |
◆ stopmousex
| smach_viewer.xdot.wxxdot.WxDragAction.stopmousex |
◆ stopmousey
| smach_viewer.xdot.wxxdot.WxDragAction.stopmousey |
The documentation for this class was generated from the following file: