You cant do anything with the title bar coz qt does not draw it. What you can do is that use FrameLessWindowHint (search for it in assistant) and then draw your own title bar. There are lot of examples on the net for that. There is even one in assistant which shows you how to implement mouse move events for a frameless window
Bookmarks