NumberDelegate

(class from pyomo.contrib.viewer.model_browser)

class pyomo.contrib.viewer.model_browser.NumberDelegate(parent)[source]

Bases: QItemDelegate

Tree view item delegate. This is used here to change how items are edited.

__init__(parent)[source]

Methods

__init__(parent)

setModelData(editor, model, index)

Member Documentation