<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi all,</div><div><br></div><div>Last night I pushed some changes to support functions using function pointers as parameters, such as qInstallEventHandler((void)(*)(QtMsgType, const char*)). For now it works for sure for function pointers with primitive parameter types. For complex types (such as classes) it would most probably crash because they likely need additional marshalling.<br></div></div></body></html>