mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-15 00:07:25 -05:00
Fix list
This commit is contained in:
parent
466fd567f4
commit
2854ab55b6
@ -786,16 +786,18 @@ but different control variable (e.g. time)
|
||||
Support for multiple levels, because groups can have
|
||||
subgroups, for example
|
||||
|
||||
Groups:
|
||||
Depth
|
||||
Minimum
|
||||
Maximum
|
||||
Velocity
|
||||
Wind speed
|
||||
Minimum
|
||||
Maximum
|
||||
~~~
|
||||
+ Groups:
|
||||
+ Depth
|
||||
+ Minimum
|
||||
+ Maximum
|
||||
+ Velocity
|
||||
+ Wind speed
|
||||
+ Minimum
|
||||
+ Maximum
|
||||
~~~
|
||||
|
||||
Tree items handle also the dependencies between dataset groups represented by these items
|
||||
Tree items handle also the dependencies between dataset groups represented by these items.
|
||||
|
||||
.. versionadded:: 3.14
|
||||
%End
|
||||
|
||||
@ -786,16 +786,18 @@ but different control variable (e.g. time)
|
||||
Support for multiple levels, because groups can have
|
||||
subgroups, for example
|
||||
|
||||
Groups:
|
||||
Depth
|
||||
Minimum
|
||||
Maximum
|
||||
Velocity
|
||||
Wind speed
|
||||
Minimum
|
||||
Maximum
|
||||
~~~
|
||||
+ Groups:
|
||||
+ Depth
|
||||
+ Minimum
|
||||
+ Maximum
|
||||
+ Velocity
|
||||
+ Wind speed
|
||||
+ Minimum
|
||||
+ Maximum
|
||||
~~~
|
||||
|
||||
Tree items handle also the dependencies between dataset groups represented by these items
|
||||
Tree items handle also the dependencies between dataset groups represented by these items.
|
||||
|
||||
.. versionadded:: 3.14
|
||||
%End
|
||||
|
||||
@ -841,16 +841,18 @@ class CORE_EXPORT QgsMeshVerticesElevationDatasetGroup : public QgsMeshDatasetGr
|
||||
* Support for multiple levels, because groups can have
|
||||
* subgroups, for example
|
||||
*
|
||||
* Groups:
|
||||
* Depth
|
||||
* Minimum
|
||||
* Maximum
|
||||
* Velocity
|
||||
* Wind speed
|
||||
* Minimum
|
||||
* Maximum
|
||||
* ~~~
|
||||
* + Groups:
|
||||
* + Depth
|
||||
* + Minimum
|
||||
* + Maximum
|
||||
* + Velocity
|
||||
* + Wind speed
|
||||
* + Minimum
|
||||
* + Maximum
|
||||
* ~~~
|
||||
*
|
||||
* Tree items handle also the dependencies between dataset groups represented by these items
|
||||
* Tree items handle also the dependencies between dataset groups represented by these items.
|
||||
*
|
||||
* \since QGIS 3.14 in core API
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user