summaryrefslogtreecommitdiffstats
path: root/smtk-import/smrtk2ssrfc_window.cpp
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2020-04-26 18:44:59 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-04-26 13:54:59 -0700
commit5d49da5d6b3a16a9f0d08328a5e3dc9b609a1b51 (patch)
treeecfd4fca82a461175b3fd7ea5107a6133d16e4d2 /smtk-import/smrtk2ssrfc_window.cpp
parentaaecc6e98ef0d4790a2cb0289d3f0634db21a803 (diff)
downloadsubsurface-5d49da5d6b3a16a9f0d08328a5e3dc9b609a1b51.tar.gz
selection: move test for programmatical selection changes to widget
The DiveListView widget has to differentiate between programmatical und user-initiated selection changes. It did so by using the DiveListNotifier::inCommand() flag. However, 1) There is only one point of entry for such selection changes, viz. the MultiFilterSortModel::selectionChanged() signal 2) This signal is not only emitted in command-context. Another source is for example dive-map selection changes. Therefore, move the programmatical-selection-change status down to the widget and set/reset it in the diveSelectionChanged() slot. This makes "select all visible dive sites" somewhat faster. Sadly, not as much as expected. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'smtk-import/smrtk2ssrfc_window.cpp')
0 files changed, 0 insertions, 0 deletions