Add convenience functions for generating MessageEvents
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 30 Sep 2010 07:36:05 +0000 (09:36 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 13 Oct 2010 23:06:32 +0000 (01:06 +0200)
commit03fa1b722e1875c69b26c8160408bd7e388989b3
tree42f1778c871032eed8bcb6a8ce49ce643f8479bf
parentbf10e3ead6e50f90c6bb34074e39b938f9d35bc3
Add convenience functions for generating MessageEvents

Note that this displayMsg() takes different params than the old one. Also, the order
is now msg, sender, target instead of target, msg, sender, in order to avoid having to
specify an empty target for most calls.
src/core/eventstringifier.cpp
src/core/eventstringifier.h