##// END OF EJS Templates
Updates VariableModel::createVariable() method...
Updates VariableModel::createVariable() method - Stores variable as shared_ptr (maybe the variable may exist outside this controller) - Adds default data series for the variable - Returns the shared_ptr after variable creation

File last commit:

r134:5404c5d53512
r165:81409bbf8178
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>