##// END OF EJS Templates
Temporal parameters of the selected variables can be updated using the...
Temporal parameters of the selected variables can be updated using the time widget.

File last commit:

r291:b01ed1a46678
r304:08349e12a7ef
Show More
sqpguiresources.qrc
8 lines | 214 B | text/plain | TextLexer
/ gui / resources / sqpguiresources.qrc
Add button on the SidePane widgets to open left or right inspectors
r101 <RCC>
<qresource prefix="/">
Alexandre Leroux
Adds an entry to the menu for deleting a variable...
r291 <file>icones/delete.png</file>
Add button on the SidePane widgets to open left or right inspectors
r101 <file>icones/openInspector.png</file>
Add the TimeWidget
r134 <file>icones/next.png</file>
<file>icones/previous.png</file>
Add button on the SidePane widgets to open left or right inspectors
r101 </qresource>
</RCC>