PDA

View Full Version : Customize QDialog's background using a SVG image



danielperaza
7th April 2010, 22:39
Hi guys!. An annoying client is asking me to change the background of my application, which consists primarily of modal QDialogs, to an image stored in a SVG resource file. However, I've been making some tests using stylesheets, and the result is a completely mess.

I need to know how to cover this "very important requirement" ( :p ), but I would like to avoid the use of QStyles, since I have no much knowledge of the way they work.