[Qt-interest] Adding menu for tabwidget
rajasekharan
websweetweb at gmail.com
Thu Aug 20 07:48:59 CEST 2009
You can use QMenuBar instead if you are using a QMainWindow. In case
you are not usin QMainWindow, you can use a set of buttons instead of
tabs and then use a QMenu to show a menu when those buttons are clicked.
Kind Regards,
Raj Sekharan
Yuvaraj R wrote:
> Dear All
> I have near 10 tabs in my tab widget.. I don't like to display the 10
> tabs in tabwidget..
> I want to provide menu for tabwidget..
> whenever user clciking the first tab ,menu will be display.
> Any ideas?
> how do we get the notification,suppose first tab icon is pressed..
> Thanks
> Yuvaraj R
> ------------------------------------------------------------------------
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090820/b3c0b34f/attachment.html
More information about the Qt-interest-old
mailing list