class Parameters_Widget(QGroupBox2):
Method | __init__ |
Populates the widget. |
Method | reload |
Reloads the widget. |
Method | update |
Updates the widget. |
Method | update_controls |
Updates the controls. |
Method | update_labels |
Updates the labels. |
Class Variable | ValuePrecision |
Undocumented |
Instance Variable | energy_units_label |
Undocumented |
Instance Variable | energy_value_label |
Undocumented |
Instance Variable | gui |
Undocumented |
Instance Variable | magnetic_dipole_moment_units_label |
Undocumented |
Instance Variable | magnetic_dipole_moment_value_label |
Undocumented |
Instance Variable | self_inductance_units_label |
Undocumented |
Instance Variable | self_inductance_value_label |
Undocumented |
Instance Variable | wire_length_units_label |
Undocumented |
Instance Variable | wire_length_value_label |
Undocumented |
Inherited from QGroupBox2
:
Method | set_color |
Sets the style and label color of the groupbox. |
Inherited from QLayouted
(via QGroupBox2
):
Method | addButtons |
Adds buttons. |
Method | addLayout |
Adds layout. |
Method | addSpacing |
Adds spacing. |
Method | addWidget |
Adds widget. |
Method | install_layout |
Installs this layout in the parent. |
Instance Variable | _layout |
Undocumented |