PDA

View Full Version : Tray Icon


vishesh
12th July 2007, 20:01
How to minimize the application in system tray using qt 4.1.4

jpn
12th July 2007, 20:10
Qt 4.2 introduces QSystemTrayIcon so I suggest updating to a more recent version of Qt. If updating is out of question, see a systray icon for earlier versions (http://qtnode.net/wiki?title=Systray#A_System_Tray_Icon_for_Earlier_ Qt_Versions).