Move / Drag window with Qt::FramelessWindowHint
-
Hi! With
FramelessWindowHintyou have to implement the mouse handling yourself. Sample code can be found in this other thread.
Hi! With FramelessWindowHint you have to implement the mouse handling yourself. Sample code can be found in this other thread.