![]() |
Belle II Software light-2505-deimos
|
Public Member Functions | |
| __init__ (self, children) | |
| create (self) | |
| show (self) | |
Public Attributes | |
| children = children | |
| The children for each process. | |
A widget to summarize all the information from different processes. Must be filled with the widgets of the single processes
| __init__ | ( | self, | |
| children ) |
| create | ( | self | ) |
Create the widget
Definition at line 266 of file viewer.py.
| show | ( | self | ) |
Show the widget
Definition at line 278 of file viewer.py.