##// END OF EJS Templates
It's now possible to create the variable and ask data to be retreived...
It's now possible to create the variable and ask data to be retreived asynchronously

File last commit:

r291:b01ed1a46678
r319:c71a61da7f3d
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>