[Qt-interest] title bar and toolbar

Lorenzo Berni duplo at develer.com
Fri Oct 16 11:50:37 CEST 2009


Il giorno 16/ott/2009, alle ore 11.35, Rahulkumar Tibdewal ha scritto:

> Hello There!!
>
> I am developing a application which has a Toolbar.  I have attached  
> a image file to let you know what problem I am facing.
> Ihave.png shows the screen shot of image of my application where  
> title bar and toolbar looks separate.
> Expected.png  shows the screen shot of image of expected UI, where  
> title bar and toolbar looks like part of each other.
>
> Any help is highly appreciated. Please let me know if anything is  
> unclear.
>
> Thanks
> Rahul

Seems a problem related to the unifiedTitleAndToolBarOnMac. On Mac  
platform, the toolbar is usually unified with the title bar, but you  
can change this behaviour using the  
QMainWindow::setUnifiedTitleAndToolBarOnMac method.

Regards,
Lorenzo Berni.

-- 
Lorenzo Berni, Develer s.r.l. - R&D team
[ http://www.develer.it - http://www.bertos.org ]




More information about the Qt-interest-old mailing list