RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
gui.persistent_repo_model.PersistentRepoModel Class Reference

An implementation of a Qt model object for the Persistent Configuration Repository. More...

Inheritance diagram for gui.persistent_repo_model.PersistentRepoModel:

Public Member Functions

 __init__ (self, PersistentRepoControl repo, *args, **kwargs)
 

Detailed Description

An implementation of a Qt model object for the Persistent Configuration Repository.

Data is lazy loaded and cached such that only the parts of the data that GUI view widgets actually request is fetched.

Constructor & Destructor Documentation

◆ __init__()

gui.persistent_repo_model.PersistentRepoModel.__init__ ( self,
PersistentRepoControl repo,
* args,
** kwargs )

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