##// END OF EJS Templates
Updates VariableController::createVariable() method...
Updates VariableController::createVariable() method - Adds signal that will be emitted when the variable has been created - Changes method's signature from Variable* to void (the variable is passed in the signal) - Generates default data (on 48 hours) from the provider

File last commit:

r134:5404c5d53512
r166:ab6272d8de5a
Show More
sqpguiresources.qrc
7 lines | 181 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>icones/openInspector.png</file>
<file>icones/next.png</file>
<file>icones/previous.png</file>
</qresource>
</RCC>