Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/ugeneui/src/project_support/
H A DProjectLoaderImpl.cpp542 FormatDetectionResult formatDetectionResult; in openWithProjectTask() local
543 formatDetectionResult.format = documentFormat; in openWithProjectTask()
544 formats << formatDetectionResult; in openWithProjectTask()