##// END OF EJS Templates
Makes the connection between Variable controller and Visualization controller...
Makes the connection between Variable controller and Visualization controller - Adds a slot in the visualization controller to be warned that a variable has been created - Connects the slot to the signal of the variable controller when that is emitted after variable creation

File last commit:

r99:be11fc26511e
r170:a3d07f8af710
Show More
mockplugin.json
3 lines | 30 B | application/json | JsonLexer
Alexandre Leroux
Create mock plugin
r99 {
"name" : "MockPlugin"
}