summaryrefslogtreecommitdiffstats
path: root/tests/testserver/apache2/apache2.sh
diff options
context:
space:
mode:
authorMartin Koller <kollix@aon.at>2019-01-04 21:58:51 +0100
committerMartin Koller <kollix@aon.at>2019-02-21 07:23:40 +0000
commit6a314669511fe7b36abc8da832c80de32fa567d9 (patch)
tree3331f566c890cf862516971e0424fae6fadde93d /tests/testserver/apache2/apache2.sh
parent035f934d7a798e97bf0213a5d42a3d511132f03d (diff)
ensure signal subWindowActivated() triggers even when widget has focus
A widget being added to QMdiArea which currently has focus did not trigger the subWindowActivated() signal since the connection to the method _q_processWindowStateChanged, which emits the signal (set up in appendChild()), was just done after the focus was set back again to the added widget. Setting the focus makes the widget active. This patch changes the order: first call appendChild(), then set focus Change-Id: I3aaf1728dc082d1323c7fbd62bfdbd2af87ab2ce Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'tests/testserver/apache2/apache2.sh')
0 files changed, 0 insertions, 0 deletions