pyleecan.GUI.Dialog.DMachineSetup.DNotchTab.DNotchTab module¶
- class DNotchTab(machine, is_stator=False)[source]¶
Bases:
Ui_DNotchTab
,QDialog
Step to set several notches
- saveNeeded¶
- s_remove(index)[source]¶
Signal to remove the last notch
- Parameters:
self (DNotchTab) – A DNotchTab widget
- check()[source]¶
Check that the notches are correctly defined
- Parameters:
self (DNotchTab) – A DNotchTab object
- Returns:
error – Error message (return None if no error)
- Return type:
str
- staticMetaObject = <PySide2.QtCore.QMetaObject object>¶