$search

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 1811 of file xdot.py.

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

Definition at line 1834 of file xdot.py.

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

Definition at line 1798 of file xdot.py.

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

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 1793 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 Typedefs Enumerations Properties Friends


xdot
Author(s): Jose Fonseca, ROS package and WX frontend by Jonathan Bohren
autogenerated on Sat Mar 2 13:31:13 2013