summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/cpptoqsconverter.h
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-07-28 08:13:33 (GMT)
committerPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-07-28 12:41:07 (GMT)
commit68c091c29eb8204a2959858e305b26b850801250 (patch)
tree6362bfdda1cd97f5041e35ac169954ccc3c37cc6 /tools/qdoc3/cpptoqsconverter.h
parentd1024fa94a9358b4f6839c8321c49ca6343e7bd2 (diff)
downloadQt-68c091c29eb8204a2959858e305b26b850801250.zip
Qt-68c091c29eb8204a2959858e305b26b850801250.tar.gz
Qt-68c091c29eb8204a2959858e305b26b850801250.tar.bz2
Wrong geometery for QMainWindow with Unified toolbar on Cocoa.
If a mainwindow is shown maximized (initially) with unified toolbar, the top portion of the widget gets hidden underneath the native toolbar. This is because while showing the window, the toolbar is resized. Which causes the client area of the NSWindow to resize, we need to update the frame of the NSView for QMainWindow based on this new size. Task-number: QTBUG-10500 Reviewed-by: Denis
Diffstat (limited to 'tools/qdoc3/cpptoqsconverter.h')
0 files changed, 0 insertions, 0 deletions