Le vendredi 30 mars 2007, Michael Zanetti a écrit : > Is there any way to delete them or something like a "Don't display" Flag > that prevents the message from beeing shown in the chatwindow?
You can't do that with the aboutToDisplay signal API. you need to use the new MessageHandler API in your reimplementation of MessageHandler::handleMessage, call event->discard() http://developer.kde.org/documentation/library/3.5-api/kdenetwork-apidocs/kopete/libkopete/html/classKopete_1_1MessageHandler.html#a5 http://developer.kde.org/documentation/library/3.5-api/kdenetwork-apidocs/kopete/libkopete/html/classKopete_1_1MessageEvent.html#i3
pgpQmUSwx293O.pgp
Description: PGP signature
_______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
