Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, May 2008
splashscreen question


Message 1 in thread

Hi,

I have started using QT4 but how can i so a splashcreen with a png image
with transparent background, when i try to display the splashscreen a white
background fill the transparent background of the png image, please help.

Message 2 in thread

QWidget::setMask() can generate transparent background.

On Sun, May 4, 2008 at 10:57 AM, Aftab Hussain <raidiux@xxxxxxxxx> wrote:

> Hi,
>
> I have started using QT4 but how can i so a splashcreen with a png image
> with transparent background, when i try to display the splashscreen a white
> background fill the transparent background of the png image, please help.
>