##// END OF EJS Templates
Creates the slot to display the created variable in the Visualization widget...
Creates the slot to display the created variable in the Visualization widget + connects the slot to the signal of the controller

File last commit:

r134:5404c5d53512
r175:81ea5016bbcd
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
r101 <RCC>
<qresource prefix="/">
<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>