Belle II Software  release-08-01-10
ProcessViewer Class Reference

Public Member Functions

def __init__ (self, children)
 
def create (self)
 
def show (self)
 

Public Attributes

 children
 The children for each process.
 

Detailed Description

A widget to summarize all the infromation from different processes.
Must be filled with the widgets of the single processes

Definition at line 253 of file viewer.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  children 
)
Create a process viewer

Definition at line 259 of file viewer.py.

Member Function Documentation

◆ create()

def create (   self)
Create the widget

Definition at line 267 of file viewer.py.

◆ show()

def show (   self)
Show the widget

Definition at line 279 of file viewer.py.


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