|
RTC Toolkit 6.0.0
|
This module implements a Qt widget for interacting with the Runtime Configuration Repository. More...
Public Member Functions | |
| __init__ (self, parent=None, *args, **kwargs) | |
| Initialise the RuntimeRepoPanel widget. | |
This module implements a Qt widget for interacting with the Runtime Configuration Repository.
This widget provides viewing and editing capabilities for the Runtime Configuration Repository.
| gui.runtime_repo_panel.RuntimeRepoPanel.__init__ | ( | self, | |
| parent = None, | |||
| * | args, | ||
| ** | kwargs ) |
Initialise the RuntimeRepoPanel widget.
| parent | The optional parent Qt widget object. |
| args | Additional positional arguments passed onto the base class. |
| kwargs | Additional keyword arguments passed onto the base class. |