Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
rqt_graph.ros_graph.RosGraph Class Reference
Inheritance diagram for rqt_graph.ros_graph.RosGraph:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, context)
 
def restore_settings (self, plugin_settings, instance_settings)
 
def save_settings (self, plugin_settings, instance_settings)
 
- Public Member Functions inherited from rqt_gui_py::plugin::Plugin
def __init__ (self, context)
 
def shutdown_plugin (self)
 

Public Attributes

 dot_to_qt
 
 dotcode_factory
 
 dotcode_generator
 
 initialized
 
 node_completionmodel
 
 topic_completionmodel
 

Private Member Functions

def _fit_in_view (self)
 
def _generate_dotcode (self)
 
def _generate_tool_tip (self, url)
 
def _load_dot (self, file_name=None)
 
def _redraw_graph_view (self)
 
def _refresh_rosgraph (self)
 
def _save_dot (self)
 
def _save_image (self)
 
def _save_svg (self)
 
def _update_graph_view (self, dotcode)
 
def _update_rosgraph (self)
 

Private Attributes

 _current_dotcode
 
 _graph
 
 _scene
 
 _widget
 

Static Private Attributes

 _deferred_fit_in_view = Signal()
 

Detailed Description

Definition at line 106 of file ros_graph.py.

Constructor & Destructor Documentation

def rqt_graph.ros_graph.RosGraph.__init__ (   self,
  context 
)

Definition at line 110 of file ros_graph.py.

Member Function Documentation

def rqt_graph.ros_graph.RosGraph._fit_in_view (   self)
private

Definition at line 401 of file ros_graph.py.

def rqt_graph.ros_graph.RosGraph._generate_dotcode (   self)
private

Definition at line 291 of file ros_graph.py.

def rqt_graph.ros_graph.RosGraph._generate_tool_tip (   self,
  url 
)
private

Definition at line 332 of file ros_graph.py.

def rqt_graph.ros_graph.RosGraph._load_dot (   self,
  file_name = None 
)
private

Definition at line 370 of file ros_graph.py.

def rqt_graph.ros_graph.RosGraph._redraw_graph_view (   self)
private

Definition at line 352 of file ros_graph.py.

def rqt_graph.ros_graph.RosGraph._refresh_rosgraph (   self)
private

Definition at line 286 of file ros_graph.py.

def rqt_graph.ros_graph.RosGraph._save_dot (   self)
private

Definition at line 404 of file ros_graph.py.

def rqt_graph.ros_graph.RosGraph._save_image (   self)
private

Definition at line 432 of file ros_graph.py.

def rqt_graph.ros_graph.RosGraph._save_svg (   self)
private

Definition at line 417 of file ros_graph.py.

def rqt_graph.ros_graph.RosGraph._update_graph_view (   self,
  dotcode 
)
private

Definition at line 326 of file ros_graph.py.

def rqt_graph.ros_graph.RosGraph._update_rosgraph (   self)
private

Definition at line 262 of file ros_graph.py.

def rqt_graph.ros_graph.RosGraph.restore_settings (   self,
  plugin_settings,
  instance_settings 
)

Definition at line 229 of file ros_graph.py.

def rqt_graph.ros_graph.RosGraph.save_settings (   self,
  plugin_settings,
  instance_settings 
)

Definition at line 198 of file ros_graph.py.

Member Data Documentation

rqt_graph.ros_graph.RosGraph._current_dotcode
private

Definition at line 116 of file ros_graph.py.

rqt_graph.ros_graph.RosGraph._deferred_fit_in_view = Signal()
staticprivate

Definition at line 108 of file ros_graph.py.

rqt_graph.ros_graph.RosGraph._graph
private

Definition at line 115 of file ros_graph.py.

rqt_graph.ros_graph.RosGraph._scene
private

Definition at line 136 of file ros_graph.py.

rqt_graph.ros_graph.RosGraph._widget
private

Definition at line 118 of file ros_graph.py.

rqt_graph.ros_graph.RosGraph.dot_to_qt

Definition at line 126 of file ros_graph.py.

rqt_graph.ros_graph.RosGraph.dotcode_factory

Definition at line 121 of file ros_graph.py.

rqt_graph.ros_graph.RosGraph.dotcode_generator

Definition at line 124 of file ros_graph.py.

rqt_graph.ros_graph.RosGraph.initialized

Definition at line 112 of file ros_graph.py.

rqt_graph.ros_graph.RosGraph.node_completionmodel

Definition at line 148 of file ros_graph.py.

rqt_graph.ros_graph.RosGraph.topic_completionmodel

Definition at line 156 of file ros_graph.py.


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


rqt_graph
Author(s): Dirk Thomas
autogenerated on Thu Jun 6 2019 19:16:52