Project

General

Profile

Actions

Bug #733

closed

Qt: Avoid deprecated QMouseEvent::localPos()

Added by Marko Lindqvist 5 months ago. Updated 5 months ago.

Status:
Closed
Priority:
Normal
Category:
Qt-client
Target version:
Start date:
06/28/2024
Due date:
% Done:

0%

Estimated time:

Description

QMouseEvent::localPos() is deprecated in favor of QMouseEvent::position() all Qt6 versions (i.e. already in 6.0). Thus we could, and I think should, use QMouseEvent::position() in Qt6 mode in all branches.


Files

Actions

Also available in: Atom PDF