diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-01-25 22:11:30 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-01-26 08:05:39 -0800 |
commit | a455b32e0241ac6928293005ede8e2d79220533d (patch) | |
tree | 3c0a76d8da25a763e48455536d35dc1658624d35 /snap | |
parent | c210bfc0e0205067c4f4274afc7975486e35252a (diff) | |
download | subsurface-a455b32e0241ac6928293005ede8e2d79220533d.tar.gz |
Filter: implement reset filter
Move initialization to a separate function and connect that to the
reset button.
Two points of note:
1) Reseting the text-fields causes signals. Thus, signals have to
be ignored during reset. Do this with a new flag.
2) To make reset of the from-date work, the from-date has to be
initialized to a distinct value. Setting a default-constructed
QDateTime leaves the widget unchanged.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'snap')
0 files changed, 0 insertions, 0 deletions