|
RTC Toolkit 6.0.0
|
This module implements a Qt widget for interacting with the Persistent Configuration Repository. More...
Public Member Functions | |
| __init__ (self, parent=None, *args, **kwargs) | |
| Initialise the PersistentRepoPanel widget. | |
This module implements a Qt widget for interacting with the Persistent Configuration Repository.
This widget provides viewing and editing capabilities for the Persistent Configuration Repository.
| gui.persistent_repo_panel.PersistentRepoPanel.__init__ | ( | self, | |
| parent = None, | |||
| * | args, | ||
| ** | kwargs ) |
Initialise the PersistentRepoPanel 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. |