Improved handling of child windows.
authorSamuel Rødal <samuel.rodal@nokia.com>
Wed, 4 May 2011 10:38:39 +0000 (12:38 +0200)
committerSamuel Rødal <samuel.rodal@nokia.com>
Wed, 4 May 2011 11:14:29 +0000 (13:14 +0200)
commitf838dcc050217507fd060d4c5dd093eb22ac95af
treece7745321d32405a3c8265e1975af2ff4169d435
parent9ff98b92a176a011b16d5bf538a2dcc3f8494ca5
Improved handling of child windows.

Don't force-create QWindows until they're explicitly created or shown.
examples/qpa/windows/window.cpp
src/gui/guikernel/qguiapplication.h
src/gui/guikernel/qwindow.cpp
src/gui/guikernel/qwindow_p.h
src/gui/kernel/qwidget_qpa.cpp
src/gui/kernel/qwidgetwindow_qpa.cpp
src/plugins/platforms/xcb/qxcbwindow.cpp