RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
gui.persistent_repo_panel.PersistentRepoPanel Class Reference

This module implements a Qt widget for interacting with the Persistent Configuration Repository. More...

Inheritance diagram for gui.persistent_repo_panel.PersistentRepoPanel:

Public Member Functions

 __init__ (self, parent=None, *args, **kwargs)
 Initialise the PersistentRepoPanel widget.
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ __init__()

gui.persistent_repo_panel.PersistentRepoPanel.__init__ ( self,
parent = None,
* args,
** kwargs )

Initialise the PersistentRepoPanel widget.

Parameters
parentThe optional parent Qt widget object.
argsAdditional positional arguments passed onto the base class.
kwargsAdditional keyword arguments passed onto the base class.

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