[PATCH] Mobile: Downloadfromdivecomputer combo box content

Willem Ferguson willemferguson at zoology.up.ac.za
Sun Feb 14 02:23:20 PST 2016


[PATCH] Mobile: Downloadfromdivecomputer combo box content

1) Separate part of the downloadfromdivecomputer.cpp code into a
    separate object "DownloadManager". Implement DownloadManager
    within downloadfromdivecomputer.cpp. Several other pieces
    of code from downloadfromdivecomputer.cpp will be transferred
    to DownloadManager. THIS AFFECTS THE DESKTOP VERSION of
    Subsurface. The desktop version therefore requires
    downloadmanager.cpp
2) Initialise the mobile download interface by doing three things
    in subsurface-mobile-helper.cpp:
    a) Create a singleton object of DownloadManager
    b) Create the appropriate QML context pointers for DownLoadManager
    c) Initialise the comboboxes an progress bar in the download UI.
3) Within main.qml, load initial values into the combobox models.
4) Within DownloadFromDiveComputer.qml, populate and implement the two
    comboboxes as well as the progress bar.

Signed-off-by: Willem Ferguson <willemferguson at zoology.up.ac.za>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PATCH-Mobile-Downloadfromdivecomputer-combo-box-cont.patch
Type: text/x-diff
Size: 21734 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160214/1d8b5849/attachment-0001.patch>


More information about the subsurface mailing list