(class from pyomo.contrib.viewer.residual_table)
pyomo.contrib.viewer.residual_table
Bases: QAbstractTableModel
QAbstractTableModel
Methods
__init__(parent, ui_data)
__init__
columnCount([parent])
columnCount
data([index, role])
data
headerData(i, orientation[, role])
headerData
Return the column headings for the horizontal header and index numbers for the vertical header.
rowCount([parent])
rowCount
sort()
sort
update_model()
update_model
Member Documentation