File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1643,7 +1643,7 @@ PyObject* constScanLine(QImage* image, int line) {
1643
1643
<modify-function signature =" modifiers()const" access =" non-final" />
1644
1644
</object-type >
1645
1645
<object-type name =" QGestureEvent" polymorphic-id-expression =" %1-> type() == QEvent::Gesture || %1-> type() == QEvent::GestureOverride" />
1646
- <object-type name =" QKeyEvent" polymorphic-id-expression =" %1-> type() == QEvent::KeyPress || %1-> type() == QEvent::KeyRelease" />
1646
+ <object-type name =" QKeyEvent" polymorphic-id-expression =" %1-> type() == QEvent::KeyPress || %1-> type() == QEvent::KeyRelease || %1- > type() == QEvent::ShortcutOverride " />
1647
1647
<object-type name =" QMouseEvent" polymorphic-id-expression =" %1-> type() == QEvent::MouseButtonDblClick || %1-> type() == QEvent::MouseButtonPress || %1-> type() == QEvent::MouseButtonRelease || %1-> type() == QEvent::MouseMove" />
1648
1648
<object-type name =" QPaintEvent" polymorphic-id-expression =" %1-> type() == QEvent::Paint" />
1649
1649
<object-type name =" QAccessibleEvent" polymorphic-id-expression =" %1-> type() == QEvent::AccessibilityDescription || %1-> type() == QEvent::AccessibilityHelp" />
You can’t perform that action at this time.
0 commit comments