Home
last modified time | relevance | path

Searched refs:wheelEvent (Results 226 – 250 of 4174) sorted by path

12345678910>>...167

/dports/audio/polyphone/polyphone-75a5e88/sources/editor/graphics/
H A Dgraphicsviewrange.cpp635 void GraphicsViewRange::wheelEvent(QWheelEvent * event) in wheelEvent() function in GraphicsViewRange
638 QGraphicsView::wheelEvent(event); in wheelEvent()
H A Dgraphicsviewrange.h59 void wheelEvent(QWheelEvent * event);
H A Dgraphicswave.cpp434 void GraphicsWave::wheelEvent(QWheelEvent *event) in wheelEvent() function in GraphicsWave
H A Dgraphicswave.h62 void wheelEvent(QWheelEvent *event) override;
/dports/audio/polyphone/polyphone-75a5e88/sources/editor/widgets/
H A Dtablewidget.cpp206 void TableWidget::wheelEvent(QWheelEvent * event) in wheelEvent() function in TableWidget
214 QTableWidget::wheelEvent(event); in wheelEvent()
H A Dtablewidget.h69 void wheelEvent(QWheelEvent * event);
/dports/audio/py-zita-jacktools/zita-jacktools-1.5.3/examples/JackMatrix/
H A Drotarybase.py101 def wheelEvent (self, E):
/dports/audio/qjackctl/qjackctl-qjackctl_0_9_5/src/
H A DqjackctlGraph.cpp1834 void qjackctlGraphCanvas::wheelEvent ( QWheelEvent *event ) in wheelEvent() function in qjackctlGraphCanvas
1845 else QGraphicsView::wheelEvent(event); in wheelEvent()
H A DqjackctlGraph.h579 void wheelEvent(QWheelEvent *event);
/dports/audio/qmidiarp/qmidiarp-qmidiarp-0.6.5/src/
H A Dscreen.cpp72 void Screen::wheelEvent(QWheelEvent *event) in wheelEvent() function in Screen
H A Dscreen.h83 virtual void wheelEvent(QWheelEvent* event);
/dports/audio/qsynth/qsynth-0.9.2/src/
H A DqsynthKnob.cpp147 void qsynthKnob::wheelEvent ( QWheelEvent *pWheelEvent )
150 QDial::wheelEvent(pWheelEvent);
H A DqsynthKnob.h77 virtual void wheelEvent(QWheelEvent *pWheelEvent);
/dports/audio/quimup/Quimup_1.4.4_source/src/
H A Dqm_clicklabel.cpp44 void clickLabel::wheelEvent ( QWheelEvent * e) in wheelEvent() function in clickLabel
H A Dqm_clicklabel.h44 void wheelEvent ( QWheelEvent * e);
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DNotationScene.cpp920 NotationScene::wheelEvent(QGraphicsSceneWheelEvent *e) in wheelEvent() function in Rosegarden::NotationScene
H A DNotationScene.h274 void wheelEvent(QGraphicsSceneWheelEvent *) override;
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/segment/compositionview/
H A DCompositionView.cpp318 wheelEvent(e); in slotExternalWheelEvent()
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/general/
H A DRosegardenScrollView.cpp324 void RosegardenScrollView::wheelEvent(QWheelEvent *e) in wheelEvent() function in Rosegarden::RosegardenScrollView
389 QAbstractScrollArea::wheelEvent(&e2); in wheelEvent()
395 QAbstractScrollArea::wheelEvent(e); in wheelEvent()
H A DRosegardenScrollView.h139 void wheelEvent(QWheelEvent *) override;
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/rulers/
H A DControlRuler.cpp666 ControlRuler::wheelEvent(QWheelEvent * /*e*/) in wheelEvent() function in Rosegarden::ControlRuler
H A DControlRuler.h172 void wheelEvent(QWheelEvent*) override;
H A DTempoRuler.cpp405 TempoRuler::wheelEvent(QWheelEvent */* e */) in getColour()
H A DTempoRuler.h106 void wheelEvent(QWheelEvent *) override;
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/widgets/
H A DDeferScrollArea.cpp34 DeferScrollArea::wheelEvent(QWheelEvent* e) in wheelEvent() function in Rosegarden::DeferScrollArea

12345678910>>...167