##// END OF EJS Templates
Updates IDataProvider::requestDataLoading() method's signature...
Updates IDataProvider::requestDataLoading() method's signature The parameters needed for data retrieval are passed to a DataProviderParameters object. For now, it concerns only the list of datetimes to process, but the object will be completed with extra data which may be necessary for certain providers

File last commit:

r353:4896377e80f5
r408:49f712bf7e59
Show More
amdaresources.qrc
5 lines | 96 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>samples/AmdaSample.json</file>
</qresource>
</RCC>