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

◆ __init__()

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

Definition at line 1228 of file xdot_qt.py.

Member Function Documentation

◆ abort()

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

Reimplemented in smach_viewer.xdot.xdot_qt.ZoomAreaAction.

Definition at line 1261 of file xdot_qt.py.

◆ drag()

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

◆ draw()

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

Reimplemented in smach_viewer.xdot.xdot_qt.ZoomAreaAction.

Definition at line 1249 of file xdot_qt.py.

◆ on_button_press()

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

Definition at line 1231 of file xdot_qt.py.

◆ on_button_release()

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

Definition at line 1244 of file xdot_qt.py.

◆ on_motion_notify()

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

Reimplemented in smach_viewer.xdot.xdot_qt.NullAction.

Definition at line 1237 of file xdot_qt.py.

◆ start()

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

Reimplemented in smach_viewer.xdot.xdot_qt.PanAction.

Definition at line 1252 of file xdot_qt.py.

◆ stop()

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

Member Data Documentation

◆ dot_widget

smach_viewer.xdot.xdot_qt.DragAction.dot_widget

Definition at line 1229 of file xdot_qt.py.

◆ prevmousex

smach_viewer.xdot.xdot_qt.DragAction.prevmousex

Definition at line 1233 of file xdot_qt.py.

◆ prevmousey

smach_viewer.xdot.xdot_qt.DragAction.prevmousey

Definition at line 1234 of file xdot_qt.py.

◆ startmousex

smach_viewer.xdot.xdot_qt.DragAction.startmousex

Definition at line 1233 of file xdot_qt.py.

◆ startmousey

smach_viewer.xdot.xdot_qt.DragAction.startmousey

Definition at line 1234 of file xdot_qt.py.

◆ stopmousex

smach_viewer.xdot.xdot_qt.DragAction.stopmousex

Definition at line 1245 of file xdot_qt.py.

◆ stopmousey

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 Thu Feb 20 2025 03:09:09