##// END OF EJS Templates
Makes the connection between Data source controller and Variable controller...
Makes the connection between Data source controller and Variable controller - Adds a signal to prevent a variable creation request from the data source controller - Connects the signal to the slot that creates a variable in the variable controller

File last commit:

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