Le mercredi 27 août 2008, Roman Jarosz a écrit :
> Hi,
>
> I've add message state (sending/error/sent) notification into the chat
> window.

Really cool!

Now the old message aknoweldgement stuff cab be deprecated.

> I also hooked ICQ to the new notification system and while doing this
> I found out that for icq we have to keep a dictionary which maps icq
> icbm cookie to Kopete messageId. So maybe we should use internal message
> id in receivedMessageState? (for icq it would be the cookie)

then the messageId can be the internal Id (and it could be a string)
(Message::setMessageId)
But i think having a map is fine.

Otherwhise, you can use a QHash instead of the QMap

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to