summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-03-09 14:29:05 +0100
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-03-10 11:35:32 +0000
commit971b8413f27f6e317e9e37f518fcc1e6b9eed978 (patch)
tree2eff2a52644f0099d36c2978bb173bb5e524172f /src/corelib/io
parent4c0c53742140ef6f35a5258e79f62a202fe9832e (diff)
QAbstractButton: emit released on focus out or disable
When pressing a button with the mouse and then moving the focus away, the internal and visual state of the button would get updated, but the released signal would not be emitted. The same goes for disabling the button, although in 99% of the cases, disabling the button will also move the focus, so the first case already takes care of emitting the signal. Task-number: QTBUG-42775 Change-Id: Ib6ba8e0a75f0349b66d1e799b02bd8498db85022 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
Diffstat (limited to 'src/corelib/io')
0 files changed, 0 insertions, 0 deletions