Home
last modified time | relevance | path

Searched refs:selectValue (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/graphics/kgraphviewer/kgraphviewer-2.4.3/src/part/
H A Dgraphsubgraph.cpp216 bool selectValue, in setElementSelected() argument
220 qCDebug(KGRAPHVIEWERLIB_LOG) << element->id() << selectValue << unselectOthers; in setElementSelected()
224 if (isSelected() != selectValue) in setElementSelected()
226 setSelected(selectValue); in setElementSelected()
240 …bool subres = dynamic_cast<GraphSubgraph*>(el)->setElementSelected(element, selectValue, unselectO… in setElementSelected()
246 if (el->isSelected() != selectValue) in setElementSelected()
248 el->setSelected(selectValue); in setElementSelected()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DTimeComboBox.java50 selectValue(plotterArray[0].getViewRange()); in TimeComboBox()
60 selectValue(plotter.getViewRange()); in addPlotter()
71 private void selectValue(int value) { in selectValue() method in TimeComboBox
88 selectValue((Integer)ev.getNewValue()); in propertyChange()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DTimeComboBox.java50 selectValue(plotterArray[0].getViewRange()); in TimeComboBox()
60 selectValue(plotter.getViewRange()); in addPlotter()
71 private void selectValue(int value) { in selectValue() method in TimeComboBox
88 selectValue((Integer)ev.getNewValue()); in propertyChange()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/jconsole/
H A DTimeComboBox.java50 selectValue(plotterArray[0].getViewRange()); in TimeComboBox()
60 selectValue(plotter.getViewRange()); in addPlotter()
71 private void selectValue(int value) { in selectValue() method in TimeComboBox
88 selectValue((Integer)ev.getNewValue()); in propertyChange()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DTimeComboBox.java50 selectValue(plotterArray[0].getViewRange()); in TimeComboBox()
60 selectValue(plotter.getViewRange()); in addPlotter()
71 private void selectValue(int value) { in selectValue() method in TimeComboBox
88 selectValue((Integer)ev.getNewValue()); in propertyChange()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DTimeComboBox.java50 selectValue(plotterArray[0].getViewRange()); in TimeComboBox()
60 selectValue(plotter.getViewRange()); in addPlotter()
71 private void selectValue(int value) { in selectValue() method in TimeComboBox
88 selectValue((Integer)ev.getNewValue()); in propertyChange()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DTimeComboBox.java50 selectValue(plotterArray[0].getViewRange()); in TimeComboBox()
60 selectValue(plotter.getViewRange()); in addPlotter()
71 private void selectValue(int value) { in selectValue() method in TimeComboBox
88 selectValue((Integer)ev.getNewValue()); in propertyChange()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DTimeComboBox.java50 selectValue(plotterArray[0].getViewRange()); in TimeComboBox()
60 selectValue(plotter.getViewRange()); in addPlotter()
71 private void selectValue(int value) { in selectValue() method in TimeComboBox
88 selectValue((Integer)ev.getNewValue()); in propertyChange()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DTimeComboBox.java50 selectValue(plotterArray[0].getViewRange()); in TimeComboBox()
60 selectValue(plotter.getViewRange()); in addPlotter()
71 private void selectValue(int value) { in selectValue() method in TimeComboBox
88 selectValue((Integer)ev.getNewValue()); in propertyChange()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DTimeComboBox.java50 selectValue(plotterArray[0].getViewRange()); in TimeComboBox()
60 selectValue(plotter.getViewRange()); in addPlotter()
71 private void selectValue(int value) { in selectValue() method in TimeComboBox
88 selectValue((Integer)ev.getNewValue()); in propertyChange()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/jconsole/
H A DTimeComboBox.java50 selectValue(plotterArray[0].getViewRange()); in TimeComboBox()
60 selectValue(plotter.getViewRange()); in addPlotter()
71 private void selectValue(int value) { in selectValue() method in TimeComboBox
88 selectValue((Integer)ev.getNewValue()); in propertyChange()
/dports/www/pear-Horde_Dav/Horde_Dav-1.1.4/lib/Horde/Dav/Storage/
H A DSql.php101 return $this->_db->selectValue(
124 return $this->_db->selectValue(
147 return $this->_db->selectValue(
170 $external = $this->_db->selectValue(
197 return $this->_db->selectValue(
/dports/databases/kbibtex/kbibtex-0.9.2/src/gui/preferences/
H A Dsettingsfileexporterpdfpswidget.cpp56 int row = GUIHelper::selectValue(comboBoxPaperSize->model(), paperSizeName, Qt::UserRole);
61 row = GUIHelper::selectValue(comboBoxBabelLanguage->model(), babelLanguage);
64 row = GUIHelper::selectValue(comboBoxBibliographyStyle->model(), bibliographyStyle);
82 …int row = GUIHelper::selectValue(comboBoxPaperSize->model(), FileExporter::defaultPaperSize, Qt::U…
84 …row = GUIHelper::selectValue(comboBoxBabelLanguage->model(), FileExporterToolchain::defaultBabelLa…
86 …row = GUIHelper::selectValue(comboBoxBibliographyStyle->model(), FileExporterToolchain::defaultBib…
/dports/games/ksudoku/ksudoku-21.12.3/src/gui/views/
H A Dvaluelistwidget.cpp84 void selectValue(int value);
110 void SelectionItem::selectValue(int value) { in selectValue() function in ksudoku::SelectionItem
173 void ValueListWidget::selectValue(int value) { in selectValue() function in ksudoku::ValueListWidget
175 m_selectionItem->selectValue(value); in selectValue()
179 selectValue(value); in selectValueItem()
H A Dksview.cpp86 connect(view, SIGNAL(valueSelected(int)), SLOT(selectValue(int))); in createView()
88 connect(this, SIGNAL(valueSelected(int)), view, SLOT(selectValue(int))); in createView()
95 void KsView::selectValue(int value) { in selectValue() function in ksudoku::KsView
/dports/databases/pear-Horde_Db/Horde_Db-2.4.0/test/Horde/Db/Adapter/
H A DTestBase.php181 $result = $this->_conn->selectValue($sql);
222 $columns['blob_value']->binaryToString($this->_conn->selectValue(
240 $columns['text_value']->binaryToString($this->_conn->selectValue(
260 $columns['text_value']->binaryToString($this->_conn->selectValue(
280 $columns['blob_value']->binaryToString($this->_conn->selectValue(
374 $this->assertEquals('999', $this->_conn->selectValue($sql));
388 $this->assertEquals(null, $this->_conn->selectValue($sql));
422 $retrieved = $this->_conn->selectValue('SELECT data FROM binary_testings');
883 $output = $conn->selectValue('SELECT text FROM charset_utf8');
907 $this->assertEquals(2, $this->_conn->selectValue('SELECT foo FROM autoinc WHERE bar = 6'));
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/include/dcmtk/dcmsr/cmr/
H A Dcid29e.h56 virtual OFCondition selectValue(const OFString &selectedValue,
82 using CID29_AcquisitionModality::selectValue;
H A Dcid244e.h64 virtual OFCondition selectValue(const OFString &selectedValue,
91 using CID244_Laterality::selectValue;
H A Dcid4031e.h64 virtual OFCondition selectValue(const OFString &selectedValue,
95 using CID4031_CommonAnatomicRegions::selectValue;
H A Dcid10013e.h64 virtual OFCondition selectValue(const OFString &selectedValue,
91 using CID10013_CTAcquisitionType::selectValue;
H A Dcid10033e.h66 virtual OFCondition selectValue(const OFString &selectedValue,
95 using CID10033_CTReconstructionAlgorithm::selectValue;
H A Dcid10033.h71 virtual OFCondition selectValue(const EnumType selectedValue,
102 using DSRContextGroup::selectValue;
H A Dcid6147.h75 virtual OFCondition selectValue(const EnumType selectedValue,
106 using DSRContextGroup::selectValue;
H A Dcid7445.h73 virtual OFCondition selectValue(const EnumType selectedValue,
104 using DSRContextGroup::selectValue;
/dports/www/horde-wicked/wicked-2.0.8/migration/
H A D5_wicked_rename_pages.php30 $exists = $this->selectValue(
52 $exists = $this->selectValue(

12345678910