diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-03-04 17:35:02 +0100 |
---|---|---|
committer | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-04-07 00:13:35 +0200 |
commit | f9fe6d759f33c36f1c0c0d20a591f6517fc9071f (patch) | |
tree | db068ff9743b8f30b03cd1d73439bef5c0cc6873 /.github | |
parent | 1971cfad547792ba961f804605ccb12780e17de0 (diff) | |
download | subsurface-f9fe6d759f33c36f1c0c0d20a591f6517fc9071f.tar.gz |
undo: split out EventBase class
All event-based commands will work on a dive computer and
need to replot the profile, etc. Therefore, in analogy to
the dive-list commands create a base class with two virtual
functions undoit() and redoit() that must be defined in the
derived classes that do the actual work.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions