Public Member Functions | Private Attributes | Static Private Attributes | List of all members
qt_dotgraph.graph_item.GraphItem Class Reference
Inheritance diagram for 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)
 
 _LABEL_FONT = QFont('sans', weight=QFont.Light)
 

Detailed Description

Definition at line 35 of file graph_item.py.

Constructor & Destructor Documentation

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

Definition at line 46 of file graph_item.py.

Member Data Documentation

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

Definition at line 37 of file graph_item.py.

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

Definition at line 38 of file graph_item.py.

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

Definition at line 39 of file graph_item.py.

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

Definition at line 40 of file graph_item.py.

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

Definition at line 41 of file graph_item.py.

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

Definition at line 42 of file graph_item.py.

qt_dotgraph.graph_item.GraphItem._highlight_level
private

Definition at line 48 of file graph_item.py.

qt_dotgraph.graph_item.GraphItem._LABEL_FONT = QFont('sans', weight=QFont.Light)
staticprivate

Definition at line 44 of file graph_item.py.


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


qt_dotgraph
Author(s): Thibault Kruse, Dirk Thomas
autogenerated on Tue Apr 13 2021 03:03:12