Qudi
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
config_gui.listmods.Module Class Reference

This class represents a Qudi module. More...

Inheritance diagram for config_gui.listmods.Module:
Inheritance graph
[legend]
Collaboration diagram for config_gui.listmods.Module:
Collaboration graph
[legend]

Public Member Functions

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)
 

Public Attributes

 path
 
 base
 
 connections
 
 interfaces
 
 reference
 
 options
 
 stat_vars
 

Static Public Attributes

 sigAddModule = QtCore.Signal(object)
 

Detailed Description

This class represents a Qudi module.


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