pyleecan.GUI.Dialog.DMachineSetup.SWSlot.PWSlot24.PWSlot24 module¶
- translate(context: bytes, key: bytes, disambiguation: Union[bytes, NoneType] = None, n: int = - 1) str ¶
- class PWSlot24(lamination=None, material_dict=None)[source]¶
Bases:
Gen_PWSlot24
,QWidget
Page to set the Slot Type 24
- saveNeeded¶
- slot_name = 'Slot Type 24'¶
- set_W3()[source]¶
Signal to update the value of W3 according to the line edit
- Parameters:
self (PWSlot24) – A PWSlot24 object
- set_H2()[source]¶
Signal to update the value of H2 according to the line edit
- Parameters:
self (PWSlot24) – A PWSlot24 object
- static check(lam)[source]¶
Check that the current lamination have all the needed field set
- Parameters:
lam (LamSlotWind) – Lamination to check
- Returns:
error – Error message (return None if no error)
- Return type:
str
- staticMetaObject = <PySide2.QtCore.QMetaObject object>¶