[Qt] Please add qt_mac_set_dock_menu

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Sat Sep 22 00:27:19 CEST 2007


On 9/21/07, Den Jean <Den.Jean at telenet.be> wrote:
> procedure qt_x11_wait_for_window_manager(widget : QWidgetH); cdecl;
> external 'libQtGui.so' name '_Z30qt_x11_wait_for_window_managerP7QWidget';

That's a pretty simple solution! Somehow I didn't think about it ...

But how do you know which name mangling is used?

If it's less work for you we could just say that whoever needs the
functions can declare them manually. I would just document somewhere
about this. Maybe on the wiki.

thanks,
-- 
Felipe Monteiro de Carvalho



More information about the Qt mailing list