QtApp

(class from pyomo.contrib.viewer.pyomo_qtapp)

class pyomo.contrib.viewer.pyomo_qtapp.QtApp[source]

Bases: object

__init__()

Methods

__init__()

active_widget_name()

hide_ui()

init_qt_elements()

kernel_pyomo_init(kc)

new_frontend_master()

run_script([checked, filename])

Run a python script in the current kernel.

show_ui()

Member Documentation

run_script(checked=False, filename=None)[source]

Run a python script in the current kernel.