Public Member Functions | Public Attributes | Static Public Attributes
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 1690 of file xdot.py.


Constructor & Destructor Documentation

def xdot.DotWindow.__init__ (   self)

Definition at line 1706 of file xdot.py.


Member Function Documentation

def xdot.DotWindow.on_open (   self,
  action 
)

Definition at line 1795 of file xdot.py.

def xdot.DotWindow.on_reload (   self,
  action 
)

Definition at line 1818 of file xdot.py.

def xdot.DotWindow.open_file (   self,
  filename 
)

Definition at line 1782 of file xdot.py.

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

Definition at line 1772 of file xdot.py.

def xdot.DotWindow.set_filter (   self,
  filter 
)

Definition at line 1769 of file xdot.py.

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

Definition at line 1777 of file xdot.py.

def xdot.DotWindow.update (   self,
  filename 
)

Definition at line 1757 of file xdot.py.


Member Data Documentation

Definition at line 1706 of file xdot.py.

Definition at line 1706 of file xdot.py.

Definition at line 1757 of file xdot.py.

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

Definition at line 1706 of file xdot.py.

Definition at line 1706 of file xdot.py.


The documentation for this class was generated from the following file:


cob_script_server
Author(s): Florian Weisshardt
autogenerated on Sun Jun 9 2019 20:20:12