[Qt-interest] Menu Bar - Drawing back ground

Lars Amsel lars.amsel at signalion.com
Tue Jun 30 23:53:11 CEST 2009


Santhosh Y wrote:
> What is the solution for this.
> Have to draw background for tool bar at the same time I need to shown 
> background-image.

What about setting the bg image via style sheet? In the designer (or via code) 
set the style sheet property to:

background-image: url(:/path/to/some/image/in/resource.qrc)

Lars



More information about the Qt-interest-old mailing list