Home
last modified time | relevance | path

Searched refs:sl_selectionChanged (Results 1 – 25 of 45) sorted by relevance

12

/dports/biology/ugene/ugene-40.1/src/plugins/pcr/src/
H A DPrimerLibrarySelector.cpp41 …AL(selectionChanged(const QItemSelection &, const QItemSelection &)), SLOT(sl_selectionChanged())); in PrimerLibrarySelector()
42 sl_selectionChanged(); in PrimerLibrarySelector()
57 void PrimerLibrarySelector::sl_selectionChanged() { in sl_selectionChanged() function in U2::PrimerLibrarySelector
H A DInSilicoPcrProductsTable.cpp38 …AL(selectionChanged(const QItemSelection &, const QItemSelection &)), SLOT(sl_selectionChanged())); in InSilicoPcrProductsTable()
39 connect(this, SIGNAL(clicked(const QModelIndex &)), SLOT(sl_selectionChanged())); in InSilicoPcrProductsTable()
126 void InSilicoPcrProductsTable::sl_selectionChanged() { in sl_selectionChanged() function in U2::InSilicoPcrProductsTable
H A DPrimerLibraryWidget.cpp76 …AL(selectionChanged(const QItemSelection &, const QItemSelection &)), SLOT(sl_selectionChanged())); in PrimerLibraryWidget()
77 sl_selectionChanged(); in PrimerLibraryWidget()
139 void PrimerLibraryWidget::sl_selectionChanged() { in sl_selectionChanged() function in U2::PrimerLibraryWidget
H A DPrimerLibrarySelector.h40 void sl_selectionChanged();
H A DPrimerLibraryWidget.h50 void sl_selectionChanged();
H A DInSilicoPcrProductsTable.h52 void sl_selectionChanged();
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/src/selection/
H A DFolderSelection.cpp38 sl_selectionChanged(); in clear()
47 sl_selectionChanged(); in setSelection()
H A DAnnotationSelection.cpp39 …ection *, const QList<Annotation *> &, const QList<Annotation *> &)), SLOT(sl_selectionChanged())); in AnnotationSelection()
130 …const QList<AnnotationGroup *> &, const QList<AnnotationGroup *> &)), SLOT(sl_selectionChanged())); in AnnotationGroupSelection()
H A DSelectionModel.cpp45 void GSelection::sl_selectionChanged() { in sl_selectionChanged() function in U2::GSelection
H A DSelectionModel.h49 void sl_selectionChanged();
H A DLRegionsSelection.cpp28 …nChanged(LRegionsSelection *, QVector<U2Region>, QVector<U2Region>)), SLOT(sl_selectionChanged())); in LRegionsSelection()
H A DDocumentSelection.cpp32 …nChanged(DocumentSelection *, QList<Document *>, QList<Document *>)), SLOT(sl_selectionChanged())); in DocumentSelection()
/dports/biology/ugene/ugene-40.1/src/plugins/pcr/src/import/
H A DImportPrimersDialog.cpp67 sl_selectionChanged(); in sl_updateState()
157 void ImportPrimersDialog::sl_selectionChanged() { in sl_selectionChanged() function in U2::ImportPrimersDialog
205 connect(lwFiles, SIGNAL(itemSelectionChanged()), SLOT(sl_selectionChanged())); in connectSignals()
206 connect(lwObjects, SIGNAL(itemSelectionChanged()), SLOT(sl_selectionChanged())); in connectSignals()
H A DImportPrimersDialog.h47 void sl_selectionChanged();
/dports/biology/ugene/ugene-40.1/src/plugins/external_tool_support/src/snpeff/
H A DSnpEffDatabaseDelegate.cpp66 …ionModel(), SIGNAL(selectionChanged(QItemSelection, QItemSelection)), SLOT(sl_selectionChanged())); in SnpEffDatabaseDialog()
80 void SnpEffDatabaseDialog::sl_selectionChanged() { in sl_selectionChanged() function in U2::LocalWorkflow::SnpEffDatabaseDialog
H A DSnpEffDatabaseDelegate.h47 void sl_selectionChanged();
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_msa/overview/
H A DMaSimpleOverview.h46 void sl_selectionChanged() override;
H A DMaOverview.h53 virtual void sl_selectionChanged() { in sl_selectionChanged() function
H A DMaOverview.cpp47 SLOT(sl_selectionChanged())); in MaOverview()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_msa/phy_tree_options/
H A DTreeOptionsWidget.cpp75 sl_selectionChanged(); in TreeOptionsWidget()
90 sl_selectionChanged(); in TreeOptionsWidget()
178 void TreeOptionsWidget::sl_selectionChanged() { in sl_selectionChanged() function in U2::TreeOptionsWidget
257 connect(getTreeViewer(), SIGNAL(si_updateBranch()), SLOT(sl_selectionChanged())); in connectSlots()
H A DTreeOptionsWidget.h89 void sl_selectionChanged();
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_msa/
H A DMcaEditorNameList.h38 …void sl_selectionChanged(const MaEditorSelection &current, const MaEditorSelection &oldSelection) …
H A DMcaEditorReferenceArea.h51 void sl_selectionChanged(const MaEditorSelection &current, const MaEditorSelection &prev);
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Designer/src/
H A DOutputFileDialog.h44 void sl_selectionChanged();
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Gui/src/util/shared_db/
H A DSharedConnectionsDialog.h50 void sl_selectionChanged();

12