diff options
author | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2010-02-10 08:04:50 (GMT) |
---|---|---|
committer | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2010-02-10 09:15:03 (GMT) |
commit | 5be0f78985f73515645762b2895b6969be69a6e4 (patch) | |
tree | f6823851470d4de322c71b1e1f09cf7c29ddd097 /src/gui/kernel/qmotifdnd_x11.cpp | |
parent | 8b112609b7d86572fbb41dc59354da1f958d1910 (diff) | |
download | Qt-5be0f78985f73515645762b2895b6969be69a6e4.zip Qt-5be0f78985f73515645762b2895b6969be69a6e4.tar.gz Qt-5be0f78985f73515645762b2895b6969be69a6e4.tar.bz2 |
Cocoa: Implement our own NSApplication subclass
We have avoided doing so up till now, since we cannot always
know if we will be able to use it. If some 3rd-party application
creates NSApplication before Qt, our subclass will never be
used (because of the singleton pattern that NSApplication follows).
However, in most cases, Qt will be used in standalone applications,
or the 3rd-party application will not subclass NSApplication. And
in those cases, we can make certain functionallity more robust.
Rev-By:msorvig
Diffstat (limited to 'src/gui/kernel/qmotifdnd_x11.cpp')
0 files changed, 0 insertions, 0 deletions