diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-02-14 13:10:24 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-03-01 10:21:44 -0800 |
commit | 41aae1aebe1aea4db58d61a171f7ecd76b6282d7 (patch) | |
tree | 7997fef36ae33f3627f6e33d609509396effc166 /qt-models/filtermodels.cpp | |
parent | 34549c4cc308ecd740c0913ff3f6e2461caa7404 (diff) | |
download | subsurface-41aae1aebe1aea4db58d61a171f7ecd76b6282d7.tar.gz |
filter: move StringMode out of FilterData
The FilterData struct has the enum StringMode, which describes how
strings are searched (substring, startswith, exact). To make it
more generally accessible, remove it from the class. Since it is
an "enum class", the values don't pollute the global namespace anyway.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'qt-models/filtermodels.cpp')
0 files changed, 0 insertions, 0 deletions