Home
last modified time | relevance | path

Searched refs:RightButton (Results 1 – 25 of 1382) sorted by relevance

12345678910>>...56

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qflags/
H A Dtst_qflags.cpp55 Qt::MouseButtons btn = Qt::LeftButton | Qt::RightButton; in testFlag()
67 Qt::MouseButtons btn = Qt::LeftButton | Qt::RightButton; in testFlagZeroFlag()
105 Qt::MouseButtons btn = Qt::LeftButton | Qt::RightButton; in constExpr()
108 case Qt::RightButton: QVERIFY(false); break; in constExpr()
109 case Qt::LeftButton | Qt::RightButton: QVERIFY(true); break; in constExpr()
115 …ERIFY(verifyConstExpr<(Qt::LeftButton | Qt::RightButton) | Qt::MiddleButton>(Qt::LeftButton | Qt:: in constExpr()
116 …QVERIFY(verifyConstExpr<~(Qt::LeftButton | Qt::RightButton)>(~(Qt::LeftButton | Qt::RightButton))); in constExpr()
117 …erifyConstExpr<Qt::MouseButtons(Qt::LeftButton) ^ Qt::RightButton>(Qt::LeftButton ^ Qt::RightButto… in constExpr()
119 QVERIFY(verifyConstExpr<Qt::MouseButtons(Qt::RightButton) & 0xff>(Qt::RightButton)); in constExpr()
120 QVERIFY(verifyConstExpr<Qt::MouseButtons(Qt::RightButton) | 0xff>(0xff)); in constExpr()
[all …]
/dports/audio/boops-lv2/BOops-1.8.2/src/BWidgets/
H A DRightButton.cpp22 RightButton::RightButton () : in RightButton() function in BWidgets::RightButton
23RightButton (0.0, 0.0, BWIDGETS_DEFAULT_BUTTON_WIDTH, BWIDGETS_DEFAULT_BUTTON_HEIGHT, "upbutton", … in RightButton()
25 RightButton::RightButton (const double x, const double y, const double width, const double height, … in RightButton() function in BWidgets::RightButton
28 Widget* RightButton::clone () const {return new RightButton (*this);} in clone()
30 void RightButton::draw (const BUtilities::RectArea& area) in draw()
H A DRightButton.hpp33 class RightButton : public Button class
36 RightButton ();
37RightButton (const double x, const double y, const double width, const double height, const std::s…
/dports/audio/bamp-lv2/BAmp-fe91b838f2ec801df55b12ffbdf6c6a4ab4ef093/BWidgets/
H A DRightButton.cpp22 RightButton::RightButton () : in RightButton() function in BWidgets::RightButton
23RightButton (0.0, 0.0, BWIDGETS_DEFAULT_BUTTON_WIDTH, BWIDGETS_DEFAULT_BUTTON_HEIGHT, "upbutton", … in RightButton()
25 RightButton::RightButton (const double x, const double y, const double width, const double height, … in RightButton() function in BWidgets::RightButton
28 Widget* RightButton::clone () const {return new RightButton (*this);} in clone()
30 void RightButton::draw (const BUtilities::RectArea& area) in draw()
H A DRightButton.hpp33 class RightButton : public Button class
36 RightButton ();
37RightButton (const double x, const double y, const double width, const double height, const std::s…
/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/BWidgets/
H A DRightButton.cpp22 RightButton::RightButton () : in RightButton() function in BWidgets::RightButton
23RightButton (0.0, 0.0, BWIDGETS_DEFAULT_BUTTON_WIDTH, BWIDGETS_DEFAULT_BUTTON_HEIGHT, "upbutton", … in RightButton()
25 RightButton::RightButton (const double x, const double y, const double width, const double height, … in RightButton() function in BWidgets::RightButton
28 Widget* RightButton::clone () const {return new RightButton (*this);} in clone()
30 void RightButton::draw (const BUtilities::RectArea& area) in draw()
/dports/audio/bshapr-lv2/BShapr-0.13/src/BWidgets/
H A DRightButton.cpp22 RightButton::RightButton () : in RightButton() function in BWidgets::RightButton
23RightButton (0.0, 0.0, BWIDGETS_DEFAULT_BUTTON_WIDTH, BWIDGETS_DEFAULT_BUTTON_HEIGHT, "upbutton", … in RightButton()
25 RightButton::RightButton (const double x, const double y, const double width, const double height, … in RightButton() function in BWidgets::RightButton
28 Widget* RightButton::clone () const {return new RightButton (*this);} in clone()
30 void RightButton::draw (const BUtilities::RectArea& area) in draw()
H A DRightButton.hpp33 class RightButton : public Button class
36 RightButton ();
37RightButton (const double x, const double y, const double width, const double height, const std::s…
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/BWidgets/
H A DRightButton.cpp22 RightButton::RightButton () : in RightButton() function in BWidgets::RightButton
23RightButton (0.0, 0.0, BWIDGETS_DEFAULT_BUTTON_WIDTH, BWIDGETS_DEFAULT_BUTTON_HEIGHT, "upbutton", … in RightButton()
25 RightButton::RightButton (const double x, const double y, const double width, const double height, … in RightButton() function in BWidgets::RightButton
28 Widget* RightButton::clone () const {return new RightButton (*this);} in clone()
30 void RightButton::draw (const BUtilities::RectArea& area) in draw()
H A DRightButton.hpp33 class RightButton : public Button class
36 RightButton ();
37RightButton (const double x, const double y, const double width, const double height, const std::s…
/dports/audio/bangr-lv2/BAngr-1.6.0/src/BWidgets/
H A DRightButton.cpp22 RightButton::RightButton () : in RightButton() function in BWidgets::RightButton
23RightButton (0.0, 0.0, BWIDGETS_DEFAULT_BUTTON_WIDTH, BWIDGETS_DEFAULT_BUTTON_HEIGHT, "upbutton", … in RightButton()
25 RightButton::RightButton (const double x, const double y, const double width, const double height, … in RightButton() function in BWidgets::RightButton
28 Widget* RightButton::clone () const {return new RightButton (*this);} in clone()
30 void RightButton::draw (const BUtilities::RectArea& area) in draw()
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/BWidgets/
H A DRightButton.cpp22 RightButton::RightButton () : in RightButton() function in BWidgets::RightButton
23RightButton (0.0, 0.0, BWIDGETS_DEFAULT_BUTTON_WIDTH, BWIDGETS_DEFAULT_BUTTON_HEIGHT, "upbutton", … in RightButton()
25 RightButton::RightButton (const double x, const double y, const double width, const double height, … in RightButton() function in BWidgets::RightButton
28 Widget* RightButton::clone () const {return new RightButton (*this);} in clone()
30 void RightButton::draw (const BUtilities::RectArea& area) in draw()
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/BWidgets/
H A DRightButton.cpp22 RightButton::RightButton () : in RightButton() function in BWidgets::RightButton
23RightButton (0.0, 0.0, BWIDGETS_DEFAULT_BUTTON_WIDTH, BWIDGETS_DEFAULT_BUTTON_HEIGHT, "upbutton", … in RightButton()
25 RightButton::RightButton (const double x, const double y, const double width, const double height, … in RightButton() function in BWidgets::RightButton
28 Widget* RightButton::clone () const {return new RightButton (*this);} in clone()
30 void RightButton::draw (const BUtilities::RectArea& area) in draw()
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/BWidgets/
H A DRightButton.cpp22 RightButton::RightButton () : in RightButton() function in BWidgets::RightButton
23RightButton (0.0, 0.0, BWIDGETS_DEFAULT_BUTTON_WIDTH, BWIDGETS_DEFAULT_BUTTON_HEIGHT, "upbutton", … in RightButton()
25 RightButton::RightButton (const double x, const double y, const double width, const double height, … in RightButton() function in BWidgets::RightButton
28 Widget* RightButton::clone () const {return new RightButton (*this);} in clone()
30 void RightButton::draw (const BUtilities::RectArea& area) in draw()
H A DRightButton.hpp33 class RightButton : public Button class
36 RightButton ();
37RightButton (const double x, const double y, const double width, const double height, const std::s…
/dports/audio/bsequencer-lv2/BSEQuencer-1.8.10/src/BWidgets/
H A DRightButton.cpp22 RightButton::RightButton () : in RightButton() function in BWidgets::RightButton
23RightButton (0.0, 0.0, BWIDGETS_DEFAULT_BUTTON_WIDTH, BWIDGETS_DEFAULT_BUTTON_HEIGHT, "upbutton", … in RightButton()
25 RightButton::RightButton (const double x, const double y, const double width, const double height, … in RightButton() function in BWidgets::RightButton
28 Widget* RightButton::clone () const {return new RightButton (*this);} in clone()
30 void RightButton::draw (const BUtilities::RectArea& area) in draw()
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/tests/common_scenarios/annotations_import/
H A DGTTestsAnnotationsImport.cpp53 GTUtilsProjectTreeView::click(os, "se1.fa", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
70 GTUtilsProjectTreeView::click(os, "se1.fa", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
87 GTUtilsProjectTreeView::click(os, "se1.fa", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
104 GTUtilsProjectTreeView::click(os, "se1.fa", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
121 GTUtilsProjectTreeView::click(os, "se1.fa", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
138 GTUtilsProjectTreeView::click(os, "se1.fa", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
155 GTUtilsProjectTreeView::click(os, "se1.fa", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
172 GTUtilsProjectTreeView::click(os, "se1.fa", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
189 GTUtilsProjectTreeView::click(os, "se1.fa", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
206 GTUtilsProjectTreeView::click(os, "se1.fa", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qmouseevent/
H A Dtst_qmouseevent.cpp188 QTest::newRow("rightButton-nokey") << int(Qt::RightButton) << int(Qt::NoButton); in checkMousePressEvent_data()
189 QTest::newRow("rightButton-shiftkey") << int(Qt::RightButton) << int(Qt::ShiftModifier); in checkMousePressEvent_data()
190 QTest::newRow("rightButton-controlkey") << int(Qt::RightButton) << int(Qt::ControlModifier); in checkMousePressEvent_data()
191 QTest::newRow("rightButton-altkey") << int(Qt::RightButton) << int(Qt::AltModifier); in checkMousePressEvent_data()
192 QTest::newRow("rightButton-metakey") << int(Qt::RightButton) << int(Qt::MetaModifier); in checkMousePressEvent_data()
234 QTest::newRow("rightButton-nokey") << int(Qt::RightButton) << int(Qt::NoButton); in checkMouseReleaseEvent_data()
235 QTest::newRow("rightButton-shiftkey") << int(Qt::RightButton) << int(Qt::ShiftModifier); in checkMouseReleaseEvent_data()
236 QTest::newRow("rightButton-controlkey") << int(Qt::RightButton) << int(Qt::ControlModifier); in checkMouseReleaseEvent_data()
237 QTest::newRow("rightButton-altkey") << int(Qt::RightButton) << int(Qt::AltModifier); in checkMouseReleaseEvent_data()
238 QTest::newRow("rightButton-metakey") << int(Qt::RightButton) << int(Qt::MetaModifier); in checkMouseReleaseEvent_data()
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/tests/common_scenarios/annotations/
H A DGTTestsAnnotations.cpp354 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
391 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
428 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
542 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
658 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
711 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
766 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
812 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
847 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
883 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/qt/
H A DPlatformMouseEventQt.cpp60 else if (event->button() == Qt::RightButton || (event->buttons() & Qt::RightButton)) in PlatformMouseEvent()
61 m_button = RightButton; in PlatformMouseEvent()
101 m_button = RightButton; in PlatformMouseEvent()
117 else if (mouseButtons & Qt::RightButton) in PlatformMouseEvent()
118 m_button = RightButton; in PlatformMouseEvent()
/dports/misc/actiona/actiona-3.10.1/actions/actionpackdevice/actions/
H A Dcursorpathinstance.h41 RightButton enumerator
81 case RightButton: in startExecution()
82 mMouseDevice.pressButton(MouseDevice::RightButton); in startExecution()
129 case RightButton: in releaseButton()
130 mMouseDevice.releaseButton(MouseDevice::RightButton); in releaseButton()
/dports/x11-fm/konqueror/konqueror-21.12.3/src/
H A Dkonqmouseeventfilter.cpp59 case Qt::RightButton: in eventFilter()
84 if (static_cast<QMouseEvent*>(e)->button() == Qt::RightButton) { in eventFilter()
93 if (m_bBackRightClick && ev->buttons() & Qt::RightButton) { in eventFilter()
95 …QMouseEvent me(QEvent::MouseButtonPress, ev->pos(), Qt::RightButton, Qt::RightButton, Qt::NoModifi… in eventFilter()
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/tests/common_scenarios/project/bookmarks/
H A DGTTestsBookmarks.cpp48 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
63 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
67 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
82 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
87 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/tests/common_scenarios/project/sequence_exporting/from_project_view/
H A DGTTestsFromProjectView.cpp100 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
148 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
177 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
191 GTUtilsProjectTreeView::click(os, "HIV-1.aln", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
217 GTUtilsProjectTreeView::click(os, "COI.aln", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
243 GTUtilsProjectTreeView::click(os, "COI.aln", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
270 GTUtilsProjectTreeView::click(os, "COI.aln", Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
329 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
391 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
459 GTMouseDriver::click(Qt::RightButton); in GUI_TEST_CLASS_DEFINITION()
[all …]
/dports/cad/ktechlab/ktechlab-0.50.0/src/
H A Deventinfo.cpp41 isRightClick = e->button() == Qt::RightButton; in EventInfo()
86 (isRightClick ? Qt::RightButton : Qt::LeftButton), in mousePressEvent()
87 (isRightClick ? Qt::RightButton : Qt::LeftButton), in mousePressEvent()
98 (isRightClick ? Qt::RightButton : Qt::LeftButton), in mouseReleaseEvent()
112 (isRightClick ? Qt::RightButton : Qt::LeftButton), in mouseDoubleClickEvent()
113 (isRightClick ? Qt::RightButton : Qt::LeftButton), in mouseDoubleClickEvent()

12345678910>>...56