|
|
|
|
|
| data(self,
index,
role=Qt.DisplayRole) |
|
|
|
|
_pkaData(self,
proj_row,
role)
Return data for the pKa atom column |
|
|
|
bool
|
setData(self,
index,
value,
role=Qt.EditRole)
Set data for the specified index. |
|
|
|
list
|
getStructures(self)
Get a list of all structures loaded into the table (i.e. |
|
|
|
tuple
|
checkPkaAtoms(self)
Make sure that all structure have a valid pKa atom selected |
|
|
|
|
addPkaMarkers(self,
index,
start_row,
end_row)
Add pKa workspace atom markers for the specified rows |
|
|
|
|
removePkaMarkers(self,
index,
start_row,
end_row)
Remove the pKa workspace atom markers for the specified rows |
|
|
|
Inherited from input_tab_widgets.InputEntriesModel:
chargedStrucsPresent,
checkBasisSets,
clearRows,
columnCount,
entryIds,
entryTitles,
flags,
getBasisForEid,
getCommonBasis,
headerData,
perAtomBasisChanged,
projectUpdated,
reset,
rowCount,
setDefaultBasis,
setPerAtomBasisModel,
setSource,
source,
usingSelected,
workspaceChanged
Inherited from input_tab_widgets.InputEntriesModel (private):
_basisToolTipData,
_displayAndSortData,
_formattingData,
_getBasis,
_getDisplayBasis,
_getPerAtomBasis,
_hasValidBasis,
_otherData,
_perAtomToolTip,
_singleBasisToolTip,
_toolTipData,
_updateCurTableRows,
_updateProjData
|