subsurface/mobile-widgets
Berthold Stoeger 38d70ba854 cleanup: un-slotify QMLManager functions
Some slots in QMLManager were not called from the outside, some
only directly from C++-code. Make the former private and the latter
public member functions.

The idea here is to document which functions are actually called
from the outside and which are called from QML or connected to
signals.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-03-30 13:58:10 -07:00
..
qml mobile UI: don't exit when using back button to close drawers 2020-03-30 09:16:55 -07:00
CMakeLists.txt mobile-widgets: add themeInterface 2020-01-26 16:42:35 -08:00
qmlinterface.cpp mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlinterface.h mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlmanager.cpp mobile/dive-list: add indicator that dive list is being processed 2020-03-30 09:16:55 -07:00
qmlmanager.h cleanup: un-slotify QMLManager functions 2020-03-30 13:58:10 -07:00
themeinterface.cpp cleanup: fold ThemeInterface::setup() into constructor 2020-03-30 13:54:12 -07:00
themeinterface.h cleanup: fold ThemeInterface::setup() into constructor 2020-03-30 13:54:12 -07:00