[Qt-interest] Qt in QuickTime exporter UI
Pavel Koshevoy
pavel at aragog.com
Mon Apr 6 18:26:44 CEST 2009
Hi,
I am wondering if it is possible to tell Qt not to mess with the Mac
menubar, it's causing us difficulties. We have a QuickTime exporter
plugin that uses a Qt dialog for specifying compression settings. When
we exec() the Qt dialog the QuickTime player menubar is replaced by Qt.
When the dialog event loop exits and QApplication is destroyed the
original QuickTime player menu bar is not restored, and the user has no
choice but to Quit the QuickTime player (via dock icon menu).
This was observed on Leopard, Qt 4.4.3, static Qt libs.
Pavel.
More information about the Qt-interest-old
mailing list