Qudi
|
Create the Mainwindow based on the corresponding *.ui file. More...
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() | |
Create the Mainwindow based on the corresponding *.ui file.
def confocalgui.ConfocalMainWindow.keyPressEvent | ( | self, | |
event | |||
) |
Pass the keyboard press event from the main window further.