nomad_camels.frontpanels.helper_panels package
Submodules
nomad_camels.frontpanels.helper_panels.enterTextDialog module
- class nomad_camels.frontpanels.helper_panels.enterTextDialog.EnterTextDialog(parent=None, window_title='', label='')
Bases:
Ui_EnterTextDialog
,QDialog
A simple QDialog-Box that has the value of the entered textbox in “self.value”.
parent: parent-widget, passed to QDialog
window_title: The title of the pop-up window
label: The label shown in front of the QLineEdit
- accept() None
- staticMetaObject = PySide6.QtCore.QMetaObject("EnterTextDialog" inherits "QDialog": )
nomad_camels.frontpanels.helper_panels.pass_ask module
- class nomad_camels.frontpanels.helper_panels.pass_ask.Pass_Ask(parent=None)
Bases:
Ui_Pass_Ask
,QDialog
- staticMetaObject = PySide6.QtCore.QMetaObject("Pass_Ask" inherits "QDialog": )