##// END OF EJS Templates
Wait for the end of an acquisition to validate an operation (3)...
Wait for the end of an acquisition to validate an operation (3) If an operation is to validate, waits the end of the acquisition

File last commit:

r983:131dd68d9046
r1248:7541b71e5b78
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...
r983 <file>samples/AmdaSampleV3.json</file>
Alexandre Leroux
Adds a sample JSON file as a resource in AMDA plugin...
r353 </qresource>
</RCC>