[Qt-interest] title bar and toolbar
Rahulkumar Tibdewal
rahulkumar_tibdewal at persistent.co.in
Fri Oct 16 13:41:02 CEST 2009
Hello,
Is it possible to move the window by selecting the tool bar like we move using title bar.
I tried setMovable(), but it did not worked. Do you have some inputs?
Thanks
Rahul
From: Matteo Bertozzi [mailto:theo.bertozzi at gmail.com]
Sent: Friday, October 16, 2009 3:09 PM
To: Rahulkumar Tibdewal
Subject: Re: [Qt-interest] title bar and toolbar
Have you tried this: http://doc.trolltech.com/4.5/qmainwindow.html#unifiedTitleAndToolBarOnMac-prop
mainWindow->setUnifiedTitleAndToolBarOnMac(true);
On Fri, Oct 16, 2009 at 11:35 AM, Rahulkumar Tibdewal <rahulkumar_tibdewal at persistent.co.in<mailto:rahulkumar_tibdewal at persistent.co.in>> wrote:
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
DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com<mailto:Qt-interest at trolltech.com>
http://lists.trolltech.com/mailman/listinfo/qt-interest
DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091016/a2e1d286/attachment.html
More information about the Qt-interest-old
mailing list