← Back to team overview

mudlet-makers team mailing list archive

[Bug 1376511] Re: Use of obsolete QWheelEvent::delta() method

 

Migrating issues to Github, please follow the new discussion here:
https://github.com/Mudlet/Mudlet/issues/498

This issue needs to be closed and there is no appropriate status, so
will set it to "Opinion" just for migration purposes.

** Bug watch added: github.com/Mudlet/Mudlet/issues #498
   https://github.com/Mudlet/Mudlet/issues/498

** Changed in: mudlet
       Status: New => Opinion

-- 
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:
  Opinion

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


References