mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03801
[Bug 1376511] [NEW] Use of obsolete QWheelEvent::delta() method
Public bug reported:
As per http://qt-project.org/doc/qt-5/qwheelevent-obsolete.html "The
following members of class QWheelEvent are obsolete. They are provided
to keep old source code working. We strongly advise against using them
in new code." We should change to use angleDelta() instead.
** Affects: mudlet
Importance: Medium
Status: New
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1376511
Title:
Use of obsolete QWheelEvent::delta() method
Status in Mudlet the MUD client:
New
Bug description:
As per http://qt-project.org/doc/qt-5/qwheelevent-obsolete.html "The
following members of class QWheelEvent are obsolete. They are provided
to keep old source code working. We strongly advise against using them
in new code." We should change to use angleDelta() instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1376511/+subscriptions
Follow ups
References