qt5base-lts/tests/manual/cocoa/qmaccocoaviewcontainer
Tor Arne Vestbø 89842b97d7 Implement QMacCocoaViewContainer in terms of foreign window
This leaves a clearer separation between the foreign-window and non-foreign
window use-cases, where a single QCococaWindow can only be in one mode,
which is determined in the constructor and doesn't change after that.

There are no source or binary compatibility guarantees for the QPA classes,
meaning the helper function in QPlatformNativeInterface can be removed.

Change-Id: I3232aedca1d98c49a8f54e16750832187f9dc69a
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2016-10-05 19:37:17 +00:00
..
main.mm Implement QMacCocoaViewContainer in terms of foreign window 2016-10-05 19:37:17 +00:00
qmaccocoaviewcontainer.pro Link to AppKit instead of Cocoa. 2015-09-05 11:49:17 +00:00
TestMouseMovedNSView.h Updated license headers 2016-01-21 18:55:18 +00:00
TestMouseMovedNSView.m Updated license headers 2016-01-21 18:55:18 +00:00