diff options
author | Anton Lundin <glance@acc.umu.se> | 2015-09-02 23:59:59 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-09-02 15:26:06 -0700 |
commit | c69d5619cefbc05a1387f60c82a6b515b7d2b0da (patch) | |
tree | 20f0085527f2ba9cb81e60a46be26588e6947d67 /qt-models/cleanertablemodel.h | |
parent | 6944084653bc5fb88d28c88787dadb3169bbf39d (diff) | |
download | subsurface-c69d5619cefbc05a1387f60c82a6b515b7d2b0da.tar.gz |
Remove getters and setters in DeviceDetails
The DeviceDetails class is just a storage container for passing values
back and forth between backend and ui code. The different names between
the setters and getters just made it a pain to write nice macros and
keeping the two ends in sync, so this just removes the setters and
getters in favor of having the members public.
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-models/cleanertablemodel.h')
0 files changed, 0 insertions, 0 deletions