How to Add Menus in QTabBar in QTabWidget
-
see this "example":http://developer.qt.nokia.com/wiki/CustomTabBar, where I have a custom QTabBar to which I've set a QLabel, similarly I think you can use the setTabButton and pass it a menu ... let me know if it works ...