diff options
author | Mitch Curtis <mitch.curtis@qt.io> | 2020-09-28 14:49:59 +0200 |
---|---|---|
committer | Mitch Curtis <mitch.curtis@qt.io> | 2020-10-06 11:00:09 +0200 |
commit | 09b6ac481cc8027c79170706b329f028f33fb9f1 (patch) | |
tree | 46323cfaafa0e006e9fba408449ada4bea7ddc6f /src/qml/doc/snippets/code/backend/main.cpp | |
parent | fa6c1e408e16beec7a5ee0914c9eaf443488737a (diff) | |
download | qtdeclarative-09b6ac481cc8027c79170706b329f028f33fb9f1.tar.gz |
Doc: use editingFinished signal of TextInput instead of textChanged
The former is only emitted as a result of user interaction, whereas the
latter is also emitted as a result of programmatic changes. It's better
to use editingFinished().
Pick-to: 5.15 5.12
Change-Id: I71bb084bced6c33d940f550b5e3b2e57df45bd3c
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/qml/doc/snippets/code/backend/main.cpp')
0 files changed, 0 insertions, 0 deletions