On Tuesday 08 December 2015 18:48:34 René J.V. Bertin wrote:
> Should QWidget::find(WId) return a non-null widget for any WId "owned" by an
> application

The docs say

"Creates a local representation of a window created by another process or by 
using native libraries below Qt."

This is a crash inside the Cocoa plugin. Unfortunately, I can't read Objective 
C++ code, so I have absolutely no clue what this line does or how it can even 
crash:

    [m_contentView removeFromSuperview];

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to