##// END OF EJS Templates
Parser refactoring (1)...
Parser refactoring (1) Creates a helper that will be used to read the properties and values of an AMDA file, to generate the dataset. The helper is intended to replace the current implementation of the parser, to be more generic and thus manage the spectrograms more easily

File last commit:

r729:94000392d1e8
r933:17461e149cba
Show More
sqpguiresources.qrc
16 lines | 534 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/down.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>
<file>icones/up.png</file>
</qresource>
</RCC>