DAVE.gui.widget_ballastconfiguration¶
Module Contents¶
- class DAVE.gui.widget_ballastconfiguration.WidgetBallastConfiguration¶
Bases:
DAVE.gui.dockwidget.guiDockWidget- guiCreate(self)¶
Add gui components to self.contents
Do not fill the controls with actual values here. This is executed upon creation and guiScene etc are not yet available.
- guiProcessEvent(self, event)¶
Add processing that needs to be done.
After creation of the widget this event is called with guiEventType.FULL_UPDATE
- guiDefaultLocation(self)¶
- selection_changed(self, cur_row, cur_col, prev_row, prev_col)¶
- update_outlines(self, name='')¶
- freeze_all(self)¶
- unfreeze_all(self)¶
- toggle_freeze(self)¶
- fill_all_to(self, pct)¶
- fill(self)¶
- reorder_rows(self, a, b, c)¶
- tankfillchanged(self, a, b)¶
- tankFrozenChanged(self)¶
- report_python(self)¶
Runs the current tank fillings in python