qt5base-lts/tests/manual/cocoa/qt_on_cocoa
Morten Sorvig f950a0f0c0 Make QCocoaWindow independent of NSWindow.
QCocoaWindow now gets resize events from QNSViev
and does not require a NSWindow. QWindow instances
can now be inserted in NSView hierarchies. This is
useful for Qt-as-a-plugin use cases and is needed to
implement QMacNativeWidget for Qt 5.

Change-Id: Ia95ea9c22a15a3e62d1e6543466cff07390c70a2
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
2011-12-14 23:26:15 +01:00
..
main.mm Make QCocoaWindow independent of NSWindow. 2011-12-14 23:26:15 +01:00
qt_on_cocoa.pro Make QCocoaWindow independent of NSWindow. 2011-12-14 23:26:15 +01:00
window.cpp Make QCocoaWindow independent of NSWindow. 2011-12-14 23:26:15 +01:00
window.h Make QCocoaWindow independent of NSWindow. 2011-12-14 23:26:15 +01:00