Home
last modified time | relevance | path

Searched refs:newRowsIds (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/src/util/
H A DMcaDbiUtils.cpp79 QList<qint64> newRowsIds = mca->getRowsIds(); in updateMca() local
88 if (newRowsIds.contains(currentRow.rowId)) { in updateMca()
H A DMsaDbiUtils.cpp742 QList<qint64> newRowsIds = ma->getRowsIds(); in updateMsa() local
749 if (newRowsIds.contains(currentRow.rowId)) { in updateMsa()