##// END OF EJS Templates
Implement the network controller to permit the execution of a request...
Implement the network controller to permit the execution of a request with a callback given by plugin

File last commit:

r345:7128846c289b
r389:13937fa7979a
Show More
sqpguiresources.qrc
14 lines | 462 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>icones/dataSourceComponent.png</file>
<file>icones/dataSourceNode.png</file>
<file>icones/dataSourceProduct.png</file>
<file>icones/dataSourceRoot.png</file>
<file>icones/delete.png</file>
<file>icones/openInspector.png</file>
<file>icones/next.png</file>
<file>icones/plot.png</file>
<file>icones/previous.png</file>
<file>icones/unplot.png</file>
</qresource>
</RCC>