In the qt4 gui module, how do I call a function for another plugin with the other plugin's p_intf pointer?  I want a qt4 menu item to trigger behavior in the other plugin by calling a method defined for that other plugin.