hpp.gui.plugin._RoadmapTab Class Reference
Inheritance diagram for hpp.gui.plugin._RoadmapTab:
[legend]
Collaboration diagram for hpp.gui.plugin._RoadmapTab:
[legend]

Public Member Functions

def __init__ (self, parent)
 
def updateCount (self)
 
def startStopTimer (self, state)
 

Public Attributes

 plugin
 
 nbNode
 
 nbEdge
 
 nbComponent
 
 updateCB
 
 timer
 

Constructor & Destructor Documentation

◆ __init__()

def hpp.gui.plugin._RoadmapTab.__init__ (   self,
  parent 
)

Member Function Documentation

◆ startStopTimer()

def hpp.gui.plugin._RoadmapTab.startStopTimer (   self,
  state 
)

◆ updateCount()

Member Data Documentation

◆ nbComponent

hpp.gui.plugin._RoadmapTab.nbComponent

◆ nbEdge

hpp.gui.plugin._RoadmapTab.nbEdge

◆ nbNode

hpp.gui.plugin._RoadmapTab.nbNode

◆ plugin

◆ timer

hpp.gui.plugin._RoadmapTab.timer

◆ updateCB

hpp.gui.plugin._RoadmapTab.updateCB