Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hey
Like topic say, as far as I can tell my mouse is in screen coordinate and my widget rect is not... how can I properly do this test?
Regards Dariusz
@Dariusz
"You can call QWidget::mapFromGlobal() to translate it to widget coordinates." (From https://doc.qt.io/qt-5/qcursor.html#pos)
QWidget::mapFromGlobal()