Home
last modified time | relevance | path

Searched refs:mouseWheeled (Results 1 – 8 of 8) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dsequence_dialog.h76 void mouseWheeled(QWheelEvent *event);
H A Dsequence_dialog.cpp201 connect(sp, SIGNAL(mouseWheel(QWheelEvent*)), this, SLOT(mouseWheeled(QWheelEvent*))); in SequenceDialog()
406 void SequenceDialog::mouseWheeled(QWheelEvent *event) in mouseWheeled() function in SequenceDialog
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dsequence_dialog.h76 void mouseWheeled(QWheelEvent *event);
H A Dsequence_dialog.cpp201 connect(sp, SIGNAL(mouseWheel(QWheelEvent*)), this, SLOT(mouseWheeled(QWheelEvent*))); in SequenceDialog()
406 void SequenceDialog::mouseWheeled(QWheelEvent *event) in mouseWheeled() function in SequenceDialog
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dsequence_dialog.h76 void mouseWheeled(QWheelEvent *event);
H A Dsequence_dialog.cpp201 connect(sp, SIGNAL(mouseWheel(QWheelEvent*)), this, SLOT(mouseWheeled(QWheelEvent*))); in SequenceDialog()
406 void SequenceDialog::mouseWheeled(QWheelEvent *event) in mouseWheeled() function in SequenceDialog
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dsequence_dialog.h76 void mouseWheeled(QWheelEvent *event);
H A Dsequence_dialog.cpp201 connect(sp, SIGNAL(mouseWheel(QWheelEvent*)), this, SLOT(mouseWheeled(QWheelEvent*))); in SequenceDialog()
406 void SequenceDialog::mouseWheeled(QWheelEvent *event) in mouseWheeled() function in SequenceDialog