I have a Qt::Popup
flagged window (which does not have a title bar and close etc buttons) and would like to move by dragging\clicking on the non-title bar area....
On Win32, the solution could be WM_NCLBUTTONDOWN but my requirement is crossplatform.