Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/ugeneui/src/project_support/
H A DProjectLoaderImpl.h98 void sl_onAddExistingDocument();
H A DProjectLoaderImpl.cpp111 connect(addExistingDocumentAction, SIGNAL(triggered()), SLOT(sl_onAddExistingDocument())); in ProjectLoaderImpl()
988 void ProjectLoaderImpl::sl_onAddExistingDocument() { in sl_onAddExistingDocument() function in U2::ProjectLoaderImpl