##// END OF EJS Templates
Implements visit of graph...
Implements visit of graph When a graph is visited, we check if it can contains the variable, and if it's the case, we add an action to the current menu to open the variable in this graph.

File last commit:

r126:5404c5d53512
r198:946a2291304e
Show More
sqpguiresources.qrc
7 lines | 181 B | text/plain | TextLexer
/ gui / resources / sqpguiresources.qrc
Add button on the SidePane widgets to open left or right inspectors
r98 <RCC>
<qresource prefix="/">
<file>icones/openInspector.png</file>
Add the TimeWidget
r126 <file>icones/next.png</file>
<file>icones/previous.png</file>
Add button on the SidePane widgets to open left or right inspectors
r98 </qresource>
</RCC>