Dear all,
I work on a project where we use MITK and write our own plugins. Now the
plugins work pretty well independently, but to improve our workflow we want
to communicate between the plugins. We managed to get a reference to another
plugin using
this->GetSite()->GetPage()->FindView("name.of.the.plugin");
Now we want to send messages. Using the message framework from MITK seems to
require the sender to know the class of the receiver, which is not possible
or useful with plugins. Another idea was to use our own events inheriting
from QEvent, but we have no idea how to include them as a dependencies in
CMake for our plugins. Could we use the MITK_CREATE_MODULE macro or is there
a better way to make certain classes available to all plugins?
cheers, Benjamin
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users