Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/
H A DWorkflowInvestigationWidgetsController.h36 typedef QTableView WorkflowInvestigationWidget; typedef
79 void adjustInvestigationColumnWidth(WorkflowInvestigationWidget *investigator);
81 WorkflowInvestigationWidget *investigationView;
H A DWorkflowInvestigationWidgetsController.cpp161 WorkflowInvestigationWidget *investigator) { in adjustInvestigationColumnWidth()
178WorkflowInvestigationWidget *currentWidget = dynamic_cast<WorkflowInvestigationWidget *>(container… in setInvestigationWidgetsVisible()