Using a tab inside a window title
-
-
Window title is under window manager control. Qt can not control the title.
However it is possible to create a window without title bar and draw and manager your own titlebar. I think "this":http://qt-project.org/forums/viewthread/3331/ thread discusses it. -
Here is another good "article":http://qt-project.org/faq/answer/how_can_i_handle_events_in_the_titlebar_and_change_its_color_etc about custom titlebar