mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile-widgets/qml: add diveplanner pages
Diveplanner consist of 3 pages: - Edit, creation of the plan - View, view the plan - Manager, list/delete/select stored diveplans With the current navigation system (pageStack) View needs to be split in multiple pages. Signed-off-by: Jan Iversen <jan@casacondor.com>
This commit is contained in:
parent
800973a920
commit
fac8d5b125
5 changed files with 92 additions and 0 deletions
|
@ -17,6 +17,10 @@
|
|||
<file>DiveList.qml</file>
|
||||
<file>DownloadFromDiveComputer.qml</file>
|
||||
<file>DownloadedDiveDelegate.qml</file>
|
||||
<file>DivePlannerEdit.qml</file>
|
||||
<file>DivePlannerManager.qml</file>
|
||||
<file>DivePlannerSetup.qml</file>
|
||||
<file>DivePlannerView.qml</file>
|
||||
<file>Export.qml</file>
|
||||
<file>GpsList.qml</file>
|
||||
<file>HintsTextEdit.qml</file>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue