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

Public Member Functions

def __init__ (self)
 
def on_open (self, action)
 
def on_reload (self, action)
 
def open_file (self, filename, refresh=False)
 
def set_dotcode (self, dotcode, filename='< stdin >', refresh=False)
 
def set_filter (self, filter)
 
def set_xdotcode (self, xdotcode, filename='< stdin >')
 
def update (self, filename)
 

Public Attributes

 actiongroup
 
 graph
 
 last_mtime
 
 uimanager
 
 widget
 

Static Public Attributes

string ui
 

Detailed Description

Definition at line 1705 of file xdot.py.

Constructor & Destructor Documentation

def smach_viewer.xdot.xdot.DotWindow.__init__ (   self)

Definition at line 1721 of file xdot.py.

Member Function Documentation

def smach_viewer.xdot.xdot.DotWindow.on_open (   self,
  action 
)

Definition at line 1811 of file xdot.py.

def smach_viewer.xdot.xdot.DotWindow.on_reload (   self,
  action 
)

Definition at line 1834 of file xdot.py.

def smach_viewer.xdot.xdot.DotWindow.open_file (   self,
  filename,
  refresh = False 
)

Definition at line 1798 of file xdot.py.

def smach_viewer.xdot.xdot.DotWindow.set_dotcode (   self,
  dotcode,
  filename = '<stdin>',
  refresh = False 
)

Definition at line 1787 of file xdot.py.

def smach_viewer.xdot.xdot.DotWindow.set_filter (   self,
  filter 
)

Definition at line 1784 of file xdot.py.

def smach_viewer.xdot.xdot.DotWindow.set_xdotcode (   self,
  xdotcode,
  filename = '<stdin>' 
)

Definition at line 1793 of file xdot.py.

def smach_viewer.xdot.xdot.DotWindow.update (   self,
  filename 
)

Definition at line 1772 of file xdot.py.

Member Data Documentation

smach_viewer.xdot.xdot.DotWindow.actiongroup

Definition at line 1744 of file xdot.py.

smach_viewer.xdot.xdot.DotWindow.graph

Definition at line 1724 of file xdot.py.

smach_viewer.xdot.xdot.DotWindow.last_mtime

Definition at line 1775 of file xdot.py.

string smach_viewer.xdot.xdot.DotWindow.ui
static
Initial value:
1 = '''
2 <ui>
3  <toolbar name="ToolBar">
4  <toolitem action="Open"/>
5  <toolitem action="Reload"/>
6  <separator/>
7  <toolitem action="ZoomIn"/>
8  <toolitem action="ZoomOut"/>
9  <toolitem action="ZoomFit"/>
10  <toolitem action="Zoom100"/>
11  </toolbar>
12 </ui>
13 '''

Definition at line 1707 of file xdot.py.

smach_viewer.xdot.xdot.DotWindow.uimanager

Definition at line 1736 of file xdot.py.

smach_viewer.xdot.xdot.DotWindow.widget

Definition at line 1733 of file xdot.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