This class represents a Qudi module.
More...
|
def | __init__ (self, path, name, ref, connections, interfaces, options, stat_vars) |
|
def | addModule (self) |
| Add this module to the config.
|
|
def | print_connectors (self) |
|
def | print_interfaces (self) |
|
def | print_options (self) |
|
def | print_vars (self) |
|
def | print_all (self) |
|
|
| path |
|
| base |
|
| connections |
|
| interfaces |
|
| reference |
|
| options |
|
| stat_vars |
|
|
| sigAddModule = QtCore.Signal(object) |
|
This class represents a Qudi module.
The documentation for this class was generated from the following file:
- tools/config_gui/listmods.py