Public Member Functions | Private Attributes | Static Private Attributes | List of all members
rqt_py_trees.qt_dotgraph.graph_item.GraphItem Class Reference

Classes. More...

Inheritance diagram for rqt_py_trees.qt_dotgraph.graph_item.GraphItem:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, highlight_level, parent=None)
 

Private Attributes

 _highlight_level
 

Static Private Attributes

 _COLOR_BLACK = QColor(0, 0, 0)
 
 _COLOR_BLUE = QColor(0, 0, 204)
 
 _COLOR_GREEN = QColor(0, 170, 0)
 
 _COLOR_ORANGE = QColor(255, 165, 0)
 
 _COLOR_RED = QColor(255, 0, 0)
 
 _COLOR_TEAL = QColor(0, 170, 170)
 

Detailed Description

Classes.

Definition at line 33 of file graph_item.py.

Constructor & Destructor Documentation

def rqt_py_trees.qt_dotgraph.graph_item.GraphItem.__init__ (   self,
  highlight_level,
  parent = None 
)

Definition at line 42 of file graph_item.py.

Member Data Documentation

rqt_py_trees.qt_dotgraph.graph_item.GraphItem._COLOR_BLACK = QColor(0, 0, 0)
staticprivate

Definition at line 35 of file graph_item.py.

rqt_py_trees.qt_dotgraph.graph_item.GraphItem._COLOR_BLUE = QColor(0, 0, 204)
staticprivate

Definition at line 36 of file graph_item.py.

rqt_py_trees.qt_dotgraph.graph_item.GraphItem._COLOR_GREEN = QColor(0, 170, 0)
staticprivate

Definition at line 37 of file graph_item.py.

rqt_py_trees.qt_dotgraph.graph_item.GraphItem._COLOR_ORANGE = QColor(255, 165, 0)
staticprivate

Definition at line 38 of file graph_item.py.

rqt_py_trees.qt_dotgraph.graph_item.GraphItem._COLOR_RED = QColor(255, 0, 0)
staticprivate

Definition at line 39 of file graph_item.py.

rqt_py_trees.qt_dotgraph.graph_item.GraphItem._COLOR_TEAL = QColor(0, 170, 170)
staticprivate

Definition at line 40 of file graph_item.py.

rqt_py_trees.qt_dotgraph.graph_item.GraphItem._highlight_level
private

Definition at line 44 of file graph_item.py.


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


rqt_py_trees
Author(s): Thibault Kruse, Michal Staniaszek, Daniel Stonier, Naveed Usmani
autogenerated on Mon Jun 10 2019 14:55:56