Eidolon
Public Member Functions | Public Attributes | List of all members
SimpleGraphWidget Class Reference
Inheritance diagram for SimpleGraphWidget:
Inheritance graph
Collaboration diagram for SimpleGraphWidget:
Collaboration graph

Public Member Functions

def __init__ (self, plugin, parent=None)
 
def updateGraph (self)
 
def updateGraphData (self, graphmap)
 
def setPlotObjectData (self, obj)
 
def getDataTable (self)
 
- Public Member Functions inherited from BasePlotWidget
def __init__ (self, plugin, parent=None)
 
def setTitle (self, title)
 
def setUpdated (self)
 
def setShowLegend (self, show=True, update=True)
 
def paintEvent (self, e)
 
def updateGraph (self)
 
def setPlotObjectData (self, obj)
 
def getDataTable (self)
 

Public Attributes

 graphmap
 
 items
 
 title
 
- Public Attributes inherited from BasePlotWidget
 plugin
 
 title
 
 updatedData
 
 legend
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  plugin,
  parent = None 
)

Member Function Documentation

◆ getDataTable()

def getDataTable (   self)

◆ setPlotObjectData()

def setPlotObjectData (   self,
  obj 
)

◆ updateGraph()

def updateGraph (   self)
Here is the call graph for this function:

◆ updateGraphData()

def updateGraphData (   self,
  graphmap 
)
Here is the call graph for this function:

Member Data Documentation

◆ graphmap

graphmap

◆ items

items

◆ title

title

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