Cocoa: Implement QPlatformTheme:palette()
authorMorten Johan Sorvig <morten.sorvig@nokia.com>
Thu, 23 Feb 2012 07:50:28 +0000 (08:50 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 1 Mar 2012 12:55:49 +0000 (13:55 +0100)
commit30974151c159d42d194b5516efc8ca8d7e611f10
tree35c8440e312fc654f9c8c5e8bcfdeaf045608669
parentd19d25a68bd92dc6a1b55de0a5c7e0fcce55299b
Cocoa: Implement QPlatformTheme:palette()

Causes a new test failure in QGraphicsProxyWidget::updateAndDelete,
expand the EXPECT_FAIL to cover that one as well.

Change-Id: If9da757206445d17510c4fac82a559de7b8c0563
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/plugins/platforms/cocoa/cocoa.pro
src/plugins/platforms/cocoa/qcocoasystemsettings.h [new file with mode: 0644]
src/plugins/platforms/cocoa/qcocoasystemsettings.mm [new file with mode: 0644]
src/plugins/platforms/cocoa/qcocoatheme.h
src/plugins/platforms/cocoa/qcocoatheme.mm
tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp