##// END OF EJS Templates
Spectrograms implementation (3)...
Spectrograms implementation (3) Reads properties

File last commit:

r942:131dd68d9046
r951:9171b76c9790
Show More
amdaresources.qrc
7 lines | 178 B | text/plain | TextLexer
Alexandre Leroux
Adds a sample JSON file as a resource in AMDA plugin...
r353 <RCC>
<qresource prefix="/">
<file>samples/AmdaSample.json</file>
Alexandre Leroux
Updates format of AMDA json and uses it in Sciqlop...
r522 <file>samples/AmdaSampleV2.json</file>
Alexandre Leroux
Updates AMDA JSON file to handle spectrograms...
r942 <file>samples/AmdaSampleV3.json</file>
Alexandre Leroux
Adds a sample JSON file as a resource in AMDA plugin...
r353 </qresource>
</RCC>