mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile-widgets/qml: add export page
Prepare page for exporting the diveLog (feature currently only in the desktop version). Add Radiobuttons to select type of export also add "anonymize button" and a "explain" text field Subsurface-mobile does not allow selection of dives, therefore export will always be all dives Signed-off-by: Jan Iversen <jan@casacondor.com>
This commit is contained in:
parent
86aa96936a
commit
578abeda80
2 changed files with 156 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<file>DiveList.qml</file>
|
||||
<file>DownloadFromDiveComputer.qml</file>
|
||||
<file>DownloadedDiveDelegate.qml</file>
|
||||
<file>Export.qml</file>
|
||||
<file>GpsList.qml</file>
|
||||
<file>HintsTextEdit.qml</file>
|
||||
<file>Log.qml</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue