Home
last modified time | relevance | path

Searched refs:handleDoubleClick (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/games/scummvm/scummvm-2.5.1/engines/stark/ui/
H A Dscreen.h75 virtual void handleDoubleClick() = 0;
92 void handleDoubleClick() override { Window::handleDoubleClick(); } in handleDoubleClick() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/
H A DTreeSection.java41 public void handleDoubleClick(IStructuredSelection selection) { in handleDoubleClick() method in TreeSection.PartAdapter
42 TreeSection.this.handleDoubleClick(selection); in handleDoubleClick()
97 protected void handleDoubleClick(IStructuredSelection selection) { in handleDoubleClick() method in TreeSection
H A DTableSection.java51 public void handleDoubleClick(IStructuredSelection selection) { in handleDoubleClick() method in TableSection.PartAdapter
52 TableSection.this.handleDoubleClick(selection); in handleDoubleClick()
120 protected void handleDoubleClick(IStructuredSelection selection) { in handleDoubleClick() method in TableSection
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgsappbrowserproviders.h76 bool handleDoubleClick() override;
121 bool handleDoubleClick() override;
165 bool handleDoubleClick() override;
268 bool handleDoubleClick( QgsDataItem *item, QgsDataItemGuiContext context ) override;
431 bool handleDoubleClick() override;
/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgsappbrowserproviders.h80 bool handleDoubleClick() override;
125 bool handleDoubleClick() override;
169 bool handleDoubleClick() override;
272 bool handleDoubleClick( QgsDataItem *item, QgsDataItemGuiContext context ) override;
435 bool handleDoubleClick() override;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/parts/
H A DTablePart.java41 …tableViewer.addDoubleClickListener(e -> TablePart.this.handleDoubleClick((IStructuredSelection) e.… in createStructuredViewer()
56 protected void handleDoubleClick(IStructuredSelection selection) { in handleDoubleClick() method in TablePart
H A DTreePart.java45 …treeViewer.addDoubleClickListener(e -> TreePart.this.handleDoubleClick((IStructuredSelection) e.ge… in createStructuredViewer()
60 protected void handleDoubleClick(IStructuredSelection selection) { in handleDoubleClick() method in TreePart
/dports/games/scummvm/scummvm-2.5.1/engines/stark/ui/world/
H A Dgamescreen.cpp122 void GameScreen::handleDoubleClick() { in handleDoubleClick() function in Stark::GameScreen
123 dispatchEvent(&Window::handleDoubleClick); in handleDoubleClick()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/browser/
H A Dqgsinbuiltdataitemproviders.h99 bool handleDoubleClick( QgsDataItem *item, QgsDataItemGuiContext context ) override;
171 bool handleDoubleClick( QgsDataItem *item, QgsDataItemGuiContext context ) override;
/dports/graphics/qgis/qgis-3.22.3/src/gui/auth/
H A Dqgsauthtrustedcasdialog.cpp59 this, &QgsAuthTrustedCAsDialog::handleDoubleClick ); in QgsAuthTrustedCAsDialog()
266 void QgsAuthTrustedCAsDialog::handleDoubleClick( QTreeWidgetItem *item, int col ) in handleDoubleClick() function in QgsAuthTrustedCAsDialog
294 handleDoubleClick( item, 0 ); in btnInfoCa_clicked()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/auth/
H A Dqgsauthtrustedcasdialog.cpp59 this, &QgsAuthTrustedCAsDialog::handleDoubleClick ); in QgsAuthTrustedCAsDialog()
266 void QgsAuthTrustedCAsDialog::handleDoubleClick( QTreeWidgetItem *item, int col ) in handleDoubleClick() function in QgsAuthTrustedCAsDialog
294 handleDoubleClick( item, 0 ); in btnInfoCa_clicked()
/dports/astro/marble/marble-21.12.3/src/lib/marble/osm/
H A DOsmTagEditorWidget.cpp48 this, SLOT(handleDoubleClick(QTreeWidgetItem*,int)) ); in OsmTagEditorWidget()
143 void OsmTagEditorWidget::handleDoubleClick( QTreeWidgetItem *item, int column ) in handleDoubleClick() function in Marble::OsmTagEditorWidget
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/ui/generic/
H A Dcolorwizard.cpp49 this, &ColorWizard::handleDoubleClick); in ColorWizard()
158 void ColorWizard::handleDoubleClick(QListWidgetItem* item) in handleDoubleClick() function in ColorWizard
/dports/graphics/qgis/qgis-3.22.3/src/app/browser/
H A Dqgsinbuiltdataitemproviders.h123 bool handleDoubleClick( QgsDataItem *item, QgsDataItemGuiContext context ) override;
195 bool handleDoubleClick( QgsDataItem *item, QgsDataItemGuiContext context ) override;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/utils/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/
H A DDoubleClickHandler.java35 public void handleDoubleClick(Widget w, WidgetMouseEvent e); in handleDoubleClick() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/utils/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/
H A DDoubleClickHandler.java35 public void handleDoubleClick(Widget w, WidgetMouseEvent e); in handleDoubleClick() method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/utils/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/
H A DDoubleClickHandler.java35 public void handleDoubleClick(Widget w, WidgetMouseEvent e); in handleDoubleClick() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/utils/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/
H A DDoubleClickHandler.java35 public void handleDoubleClick(Widget w, WidgetMouseEvent e); in handleDoubleClick() method
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/utils/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/
H A DDoubleClickHandler.java35 public void handleDoubleClick(Widget w, WidgetMouseEvent e); in handleDoubleClick() method
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/utils/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/
H A DDoubleClickHandler.java35 public void handleDoubleClick(Widget w, WidgetMouseEvent e); in handleDoubleClick() method
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/utils/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/
H A DDoubleClickHandler.java35 public void handleDoubleClick(Widget w, WidgetMouseEvent e); in handleDoubleClick() method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/utils/IdealGraphVisualizer/Util/src/main/java/com/sun/hotspot/igv/util/
H A DDoubleClickHandler.java35 public void handleDoubleClick(Widget w, WidgetMouseEvent e); in handleDoubleClick() method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/
H A DDoubleClickHandler.java35 public void handleDoubleClick(Widget w, WidgetMouseEvent e); in handleDoubleClick() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/
H A DDoubleClickHandler.java35 public void handleDoubleClick(Widget w, WidgetMouseEvent e); in handleDoubleClick() method
/dports/games/residualvm/residualvm-0.3.1/engines/stark/services/
H A Duserinterface.cpp113 void UserInterface::handleDoubleClick() { in handleDoubleClick() function in Stark::UserInterface
114 dispatchEvent(&Window::handleDoubleClick); in handleDoubleClick()

123456789