Home
last modified time | relevance | path

Searched defs:comboValue (Results 1 – 7 of 7) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/runnables/ugene/corelibs/U2Gui/
H A DExportImageDialogFiller.h43 const QString comboValue; variable
94 : ExportImage(os, filePath, comboValue, spinValue), in ExportImage() argument
104 : ExportImage(os, filePath, comboValue, spinValue), in ExportImage() argument
138 : ExportImage(os, filePath, comboValue, spinValue) { in ExportImage() argument
142 : ExportImage(os, filePath, comboValue, spinValue), in ExportImage() argument
H A DExportImageDialogFiller.cpp46 …::ExportImage(HI::GUITestOpStatus &os, const QString &filePath, const QString &comboValue, int spi… in ExportImage()
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/
H A DGTUtilsWorkflowDesigner.h46 comboValue, enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/structure/bma_refine/
H A DInterfaceGUI.cpp543 wxString comboValue = esCombo->GetValue(); in GetParameters() local
683 wxString comboValue = esCombo->GetValue(); in OnCheck() local
695 wxString comboValue = esCombo->GetValue(); in OnCombo() local
/dports/biology/mothur/mothur-1.46.1/source/
H A Doptifitcluster.cpp86 …double comboValue = metric->getValue(combotruePositives, combotrueNegatives, combofalsePositives, … in initialize() local
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/gui/
H A Dwrappers.py160 def comboValue(self, validator=None, combobox=None): member in WidgetWrapper
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/gui/
H A Dwrappers.py159 def comboValue(self, validator=None, combobox=None): member in WidgetWrapper