Hi i want to create a border less main window. I used Qt::FramelessWindowHint and it gives a border less main window, but it is not movable. Can somebody tell me how to create a movable , borderless window

Thanks