i have tried the trolltech example that creates system tray but i havent been able to find a way to convert string or value to icon so i could create weather application that shows temperature in system tray. is this possible in qt or do i have to create own icon for each number?

this was possible at least in c#
http://blogs.msdn.com/abhinaba/archi...y-using-c.aspx

thanks.