xdot::xdot::DotWindow Class Reference

List of all members.

Public Member Functions

def __init__
def on_open
def on_reload
def open_file
def set_dotcode
def set_filter
def set_xdotcode
def update

Public Attributes

 actiongroup
 graph
 last_mtime
 uimanager
 widget

Static Public Attributes

string ui

Detailed Description

Definition at line 1705 of file xdot.py.


Member Function Documentation

def xdot::xdot::DotWindow::__init__ (   self  ) 

Definition at line 1721 of file xdot.py.

def xdot::xdot::DotWindow::on_open (   self,
  action 
)

Definition at line 1810 of file xdot.py.

def xdot::xdot::DotWindow::on_reload (   self,
  action 
)

Definition at line 1833 of file xdot.py.

def xdot::xdot::DotWindow::open_file (   self,
  filename 
)

Definition at line 1797 of file xdot.py.

def xdot::xdot::DotWindow::set_dotcode (   self,
  dotcode,
  filename = '<stdin>' 
)

Definition at line 1787 of file xdot.py.

def xdot::xdot::DotWindow::set_filter (   self,
  filter 
)

Definition at line 1784 of file xdot.py.

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

Definition at line 1792 of file xdot.py.

def xdot::xdot::DotWindow::update (   self,
  filename 
)

Definition at line 1772 of file xdot.py.


Member Data Documentation

Definition at line 1744 of file xdot.py.

Definition at line 1724 of file xdot.py.

Definition at line 1775 of file xdot.py.

string xdot::xdot::DotWindow::ui [static]
Initial value:
'''
<ui>
    <toolbar name="ToolBar">
        <toolitem action="Open"/>
        <toolitem action="Reload"/>
        <separator/>
        <toolitem action="ZoomIn"/>
        <toolitem action="ZoomOut"/>
        <toolitem action="ZoomFit"/>
        <toolitem action="Zoom100"/>
    </toolbar>
</ui>
'''

Definition at line 1707 of file xdot.py.

Definition at line 1736 of file xdot.py.

Definition at line 1733 of file xdot.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


xdot
Author(s): Jose Fonseca, ROS package and WX frontend by Jonathan Bohren
autogenerated on Fri Jan 11 09:59:30 2013