[PyQt] setCornerWidget for QMenuBar

Phil Thompson phil at riverbankcomputing.com
Tue Dec 6 17:54:14 GMT 2011


On Tue, 06 Dec 2011 19:36:25 +0200, admin at mbnoimi.net wrote:
> Hi PyQt Gurus, 
> 
> I tried to use setCornerWidget in QMenuBar but I got a compiler error as
> mentioned below: 
> 
> Does QMenuBar supports Corner Widget?
> 
> ---log--- 
> 
> AttributeError "QMenuBar" object no attribute "setCornerWidget"
> 
> ---------

It's fixed in the current snapshot.

Phil


More information about the PyQt mailing list