Hi
I am loading an image into an application and using setBackgroundBrush to achieve this.However, the image appears tiled.Is there any other method to load the image, without having the tiled appearance ?
Thanks
Hi
I am loading an image into an application and using setBackgroundBrush to achieve this.However, the image appears tiled.Is there any other method to load the image, without having the tiled appearance ?
Thanks
Can you tell, how you are loading.
Qt Code:
curpixmap.load(fileName);To copy to clipboard, switch view to plain text mode
Bookmarks