summaryrefslogtreecommitdiffstats
path: root/src/network/doc/snippets/code
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-10-19 16:24:50 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-10-22 18:04:18 +0000
commit13b1c23f8b2cdf283703a75f475ddcf06653bf7e (patch)
treea0582ae1b7c2288918c11e0fab2ea3aad046f232 /src/network/doc/snippets/code
parent344b19f8e906183b6f5ed6370966edc711ed6c71 (diff)
QLineEdit: Fix visibility handling of side widgets.
Compare against isVisibleTo() in QLineEditIconButton::actionEvent() so that action events received before show() are handled correctly. Fix a regression introduced by change 4dccb2ca674e9eafca65da0775254932102c7f4b for handling action events causing side widgets to overlap when added before the widget was shown. Use QAction::isVisible() to determine visibility. Task-number: QTBUG-48806 Task-number: QTBUG-48899 Task-number: QTBUG-39660 Change-Id: I7a39a3b9a094f2c74cde09544f1158deb2b81cf2 Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'src/network/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions