Public Member Functions | Public Attributes | List of all members
smach_viewer.xdot.xdot_qt.DragAction Class Reference
Inheritance diagram for smach_viewer.xdot.xdot_qt.DragAction:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, dot_widget)
 
def abort (self)
 
def drag (self, deltax, deltay)
 
def draw (self, cr)
 
def on_button_press (self, event)
 
def on_button_release (self, event)
 
def on_motion_notify (self, event)
 
def start (self)
 
def stop (self)
 

Public Attributes

 dot_widget
 
 prevmousex
 
 prevmousey
 
 startmousex
 
 startmousey
 
 stopmousex
 
 stopmousey
 

Detailed Description

Definition at line 1226 of file xdot_qt.py.

Constructor & Destructor Documentation

def smach_viewer.xdot.xdot_qt.DragAction.__init__ (   self,
  dot_widget 
)

Definition at line 1228 of file xdot_qt.py.

Member Function Documentation

def smach_viewer.xdot.xdot_qt.DragAction.abort (   self)

Definition at line 1261 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DragAction.drag (   self,
  deltax,
  deltay 
)

Definition at line 1255 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DragAction.draw (   self,
  cr 
)

Definition at line 1249 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DragAction.on_button_press (   self,
  event 
)

Definition at line 1231 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DragAction.on_button_release (   self,
  event 
)

Definition at line 1244 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DragAction.on_motion_notify (   self,
  event 
)

Definition at line 1237 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DragAction.start (   self)

Definition at line 1252 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DragAction.stop (   self)

Definition at line 1258 of file xdot_qt.py.

Member Data Documentation

smach_viewer.xdot.xdot_qt.DragAction.dot_widget

Definition at line 1229 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.DragAction.prevmousex

Definition at line 1233 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.DragAction.prevmousey

Definition at line 1234 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.DragAction.startmousex

Definition at line 1233 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.DragAction.startmousey

Definition at line 1234 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.DragAction.stopmousex

Definition at line 1245 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.DragAction.stopmousey

Definition at line 1246 of file xdot_qt.py.


The documentation for this class was generated from the following file:


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Mon Jun 10 2019 13:13:42