pyleecan.GUI.Tools.WTableParameterEdit.WTableParameterEdit module

class WTableParameterEdit(obj)[source]

Bases: QWidget

dataChanged
resizeToContent()[source]

Resize all the columns (but the last) to fit the content or the minimum size.

setNotEditableHidden(hidden)[source]

Set the hide state of all rows that are not editable.

setupUi()[source]
staticMetaObject = <PySide2.QtCore.QMetaObject object>