[Qt] Trying to implement Trayicon for Qt

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Wed Sep 5 09:35:27 CEST 2007


On 9/5/07, Paul Ishenin <ip at kmiac.ru> wrote:
> You forget to allocate QPixmapH and deallocate it after. I fixed and
> checked under windows it works now. Btw, under windows there are other
> problems with compilation - check your ifdefs for windows case.

Ah, I thougth that QPixmap_fromImage would allocate the pixmap for me,
and you are right, it's perfectly working now =)

I think it's working good enougth for a preview release for Mac when
the next version comes out.

I fixed the ifdefs for windows, by the way.

thanks,
-- 
Felipe Monteiro de Carvalho



More information about the Qt mailing list