Qudi
Public Member Functions | Static Public Attributes | List of all members
confocalgui.ConfocalMainWindow Class Reference

Create the Mainwindow based on the corresponding *.ui file. More...

Inheritance diagram for confocalgui.ConfocalMainWindow:
Inheritance graph
[legend]
Collaboration diagram for confocalgui.ConfocalMainWindow:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self)
 
def keyPressEvent (self, event)
 Pass the keyboard press event from the main window further. More...
 
def mouseDoubleClickEvent (self, event)
 

Static Public Attributes

 sigPressKeyBoard = QtCore.Signal(QtCore.QEvent)
 
 sigDoubleClick = QtCore.Signal()
 

Detailed Description

Create the Mainwindow based on the corresponding *.ui file.

Member Function Documentation

◆ keyPressEvent()

def confocalgui.ConfocalMainWindow.keyPressEvent (   self,
  event 
)

Pass the keyboard press event from the main window further.


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