Hello,

I need to notify user with some messages - popup in system tray. In KDE4, there are many programs, that use this, for example:
- KNemo when new connection is established
- Kopete when new message is received
- Ark - archive pack/unpack progress

What QT/KDE libs clas should I use to implement this?