]> SALOME platform Git repositories - tools/solverlab.git/blob - CoreFlows/gui/doc/iratreeviewwidget.rst
Salome HOME
Added sphinx documentation of the GUI
[tools/solverlab.git] / CoreFlows / gui / doc / iratreeviewwidget.rst
1
2 .. include:: ./rst_prolog.rst
3
4
5 .. _iraTreeViewWidget:
6
7 Solverlab tree view widget
8 --------------------------
9
10 From this tree view widget named *SolverlabObjects* users can prepare Solverlab code data.
11
12
13 .. image:: images/solverlabTreeViewWidget1.png
14    :scale: 70 %
15    :align: center
16
17
18 .. _iraModifyTreeViewWidget:
19
20 Modify tree view widget items values
21 ::::::::::::::::::::::::::::::::::::::
22
23 There are some values as leaves of tree. Names and tooltips are *almost* as Solverlab code naming usage.
24
25 #. **Simple scalar values**.
26    User can modify value on *mouse-left-double-click*, selecting tree item nodes **hovering column value**.
27 #. **Other specific values**.
28    User can modify value on *mouse-right-click*, to get a contextual menu for modification,
29    selecting tree item nodes **hovering columns name and value**.
30    
31 .. note:: Some values are context specific and can be displayed only when they are needed.
32
33
34 Tree view widget menus
35 :::::::::::::::::::::::::
36
37 There are some menus, as *contextual menu* on *mouse-right-click* when selected tree item nodes.
38 Some menu are generic, and other are specific to node, as contextual actions.
39 This is a **NOT exhaustive** list of menus:
40
41
42 .. _iraExpandMenu:
43
44 Expand/collapse menu
45 ++++++++++++++++++++++
46
47 .. image:: images/solverlabExpandMenu1.png
48    :scale: 80 %
49    :align: center
50
51 This menu contains some actions to expand or collapse all or selected part of
52 data tree.
53 To activate this menu users have to *mouse-right-click* on **head of arrow**
54 of tree item nodes (at **left** of item icon).
55
56
57 .. _iraDeleteMenu:
58
59 Delete/Insert menu
60 ++++++++++++++++++++++
61
62 .. image:: images/solverlabDeleteMenu1.png
63    :scale: 80 %
64    :align: center
65
66 This menu contains some actions to insert, delete and reset all or selected part of
67 data tree.
68 To activate this menu users have to *mouse-right-click* on 'name' of tree item nodes
69 (at right of item icon).
70 The concerned items are usually not leaves (are items without a value).
71