diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-12-09 18:56:51 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-12-17 07:37:32 -0800 |
commit | 6febe22b6b0b03a99a2b1f08df8e75f43f5ba867 (patch) | |
tree | 6203cee04cb714f3aee3cbb24630f34ef58b91a2 /descriptor3.tsv | |
parent | abf942f30300e6d46652c312f2b531dc3540b19a (diff) | |
download | subsurface-6febe22b6b0b03a99a2b1f08df8e75f43f5ba867.tar.gz |
Cleanup: remove DiveImportedModel::setImportedDivesIndexes()
This function resets the DiveImportedModel. It takes two
arguments: first and last index. All callers passed in 0
and number-of dives anyway, so remove the arguments.
Since this now does the same as repopulate(), merge the
two functions.
Moreover, implement Qt-model semantics by using a
beginResetModel()/endResetModel() pair. This simplifies the
code.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'descriptor3.tsv')
0 files changed, 0 insertions, 0 deletions