Eidolon
Public Member Functions | Public Attributes | Private Member Functions | List of all members
RegionGraphDockWidget Class Reference

Inherits QWidget, and Ui_RegionGraphWidget.

Collaboration diagram for RegionGraphDockWidget:
Collaboration graph

Public Member Functions

def __init__ (self, plugin, numRegions, parent=None)
 
def parentClosed (self, e)
 
def setRegionWidget (self, region)
 
def setPlotObjectData (self, obj)
 
def setDataMatrix (self, matrix, timesteps)
 
def setTimestep (self, time)
 
def selectAll (self, isSelected=None)
 
def updatePlot (self)
 

Public Attributes

 plugin
 
 mgr
 
 region
 
 matrix
 
 timesteps
 
 currentTime
 
 numRegions
 
 dataChecks
 
 allcheck
 
 plot
 

Private Member Functions

def _updateTime (self)
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  plugin,
  numRegions,
  parent = None 
)

Member Function Documentation

◆ _updateTime()

def _updateTime (   self)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ parentClosed()

def parentClosed (   self,
  e 
)
Here is the call graph for this function:

◆ selectAll()

def selectAll (   self,
  isSelected = None 
)
Here is the call graph for this function:

◆ setDataMatrix()

def setDataMatrix (   self,
  matrix,
  timesteps 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setPlotObjectData()

def setPlotObjectData (   self,
  obj 
)
Here is the call graph for this function:

◆ setRegionWidget()

def setRegionWidget (   self,
  region 
)

◆ setTimestep()

def setTimestep (   self,
  time 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updatePlot()

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

Member Data Documentation

◆ allcheck

allcheck

◆ currentTime

currentTime

◆ dataChecks

dataChecks

◆ matrix

matrix

◆ mgr

mgr

◆ numRegions

numRegions

◆ plot

plot

◆ plugin

plugin

◆ region

region

◆ timesteps

timesteps

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