mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 18:23:23 +00:00
user-manual.txt: mention some more Grantlee variables
With the recent refactoring of the DiveHelperObject class, some more Q_PROPERTIES were added and can be used with the Grantlee engine. We expose some of the additions to the user via the manual. Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1d06c383a2
commit
f2fa087b3b
1 changed files with 4 additions and 0 deletions
|
@ -4240,6 +4240,10 @@ Only a subset of the dive data is exported:
|
|||
|weight0-5| (*string*) information about a specific weight system
|
||||
|maxcns| (*string*) maxCNS value for the dive
|
||||
|otu| (*string*) OTU value for the dive
|
||||
|sumWeight| (*string*) the summed weight of all used weight systems
|
||||
|startPressure| (*string*) the start pressure
|
||||
|endPressure| (*string*) the end pressure
|
||||
|firstGas| (*string*) first used gas
|
||||
|=====================
|
||||
|
||||
_Subsurface_ also exports *template_options* data. This data must be used as _CSS_ values to provide a dynamically
|
||||
|
|
Loading…
Add table
Reference in a new issue