##// END OF EJS Templates
Removes VisualizationController::onVariableCreated() slot...
Removes VisualizationController::onVariableCreated() slot The slot is replaced by a signal that only propagates the VariableController signal. This new signal will be intercepted by the VisualizationWidget to create a new graph from the created variable

File last commit:

r21:45edf6844d32
r174:992eeb099247
Show More
qlopapp.qrc
5 lines | 94 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>sciqlopLOGO.svg</file>
</qresource>
</RCC>