Home
last modified time | relevance | path

Searched refs:getDatatypeOfSlotDesc (Results 1 – 1 of 1) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/
H A DCreateScriptWorker.cpp423 static DataTypePtr getDatatypeOfSlotDesc(const Descriptor &dt) { in getDatatypeOfSlotDesc() function
450 inputList->model()->setData(mi, getDatatypeOfSlotDesc(d)->getId()); in fillFields()
458 outputList->model()->setData(mi, getDatatypeOfSlotDesc(d)->getId()); in fillFields()