0

I applied the following flags to my windows:

w.setWindowFlags(Qt::Window | Qt::CustomizeWindowHint | Qt::FramelessWindowHint);

How can I make my window "draggable" with mouse ? I mean, holding left click to move window like normal apps. I removed the title bar to add my own one.

Thanks.

  • Already saw it but I don't understand what they mean... – Joey Étiprout May 20 '17 at 23:23
  • There is not much to add, the linked answer has a working code solution in it. If there is something specific you don't understand, open another question on that specific thing. – spectras May 20 '17 at 23:43

0 Answers0