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

Public Member Functions

def __init__ (self)
 
def add_actions (self, target, actions)
 
def add_recent_file (self, filename)
 
def create_action (self, text, slot=None, shortcut=None, icon=None, tip=None, checkable=False, signal="triggered()")
 
def on_open (self)
 
def on_reload (self)
 
def open_file (self, filename=None)
 
def set_dotcode (self, dotcode, filename='< stdin >')
 
def set_filter (self, filter)
 
def set_xdotcode (self, xdotcode, filename='< stdin >')
 
def update_file (self, filename)
 
def update_file_menu (self)
 

Public Attributes

 file_menu
 
 file_menu_actions
 
 filename
 
 graph
 
 last_mtime
 
 recent_files
 
 widget
 

Detailed Description

Definition at line 1714 of file xdot_qt.py.

Constructor & Destructor Documentation

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

Definition at line 1716 of file xdot_qt.py.

Member Function Documentation

def smach_viewer.xdot.xdot_qt.DotWindow.add_actions (   self,
  target,
  actions 
)

Definition at line 1783 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DotWindow.add_recent_file (   self,
  filename 
)

Definition at line 1862 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DotWindow.create_action (   self,
  text,
  slot = None,
  shortcut = None,
  icon = None,
  tip = None,
  checkable = False,
  signal = "triggered()" 
)

Definition at line 1768 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DotWindow.on_open (   self)

Definition at line 1830 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DotWindow.on_reload (   self)

Definition at line 1840 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DotWindow.open_file (   self,
  filename = None 
)

Definition at line 1815 of file xdot_qt.py.

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

Definition at line 1805 of file xdot_qt.py.

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

Definition at line 1802 of file xdot_qt.py.

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

Definition at line 1810 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DotWindow.update_file (   self,
  filename 
)

Definition at line 1790 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.DotWindow.update_file_menu (   self)

Definition at line 1843 of file xdot_qt.py.

Member Data Documentation

smach_viewer.xdot.xdot_qt.DotWindow.file_menu

Definition at line 1743 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.DotWindow.file_menu_actions

Definition at line 1744 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.DotWindow.filename

Definition at line 1728 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.DotWindow.graph

Definition at line 1718 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.DotWindow.last_mtime

Definition at line 1793 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.DotWindow.recent_files

Definition at line 1756 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.DotWindow.widget

Definition at line 1720 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