##// END OF EJS Templates
Updates DataSourceController::loadProductItem() method...
Updates DataSourceController::loadProductItem() method - Passes the DataSource uid as a parameter of the method. The uid will be used to retrieve the right provider, which will be passed for the variable creation - Stores data providers as shared_ptr instead of unique_ptr - Updates the mock plugin to pass the data source uid to the loadProductItem() method

File last commit:

r21:45edf6844d32
r167:31990a7209fc
Show More
qlopapp.qrc
5 lines | 94 B | text/plain | TextLexer
Initialisation de l'application multithread avec le spimpl....
r21 <RCC>
<qresource prefix="/">
<file>sciqlopLOGO.svg</file>
</qresource>
</RCC>