diff options
| author | Lars Knoll <lars.knoll@qt.io> | 2020-03-25 11:20:28 +0100 |
|---|---|---|
| committer | Lars Knoll <lars.knoll@qt.io> | 2020-03-25 13:09:38 +0100 |
| commit | 46ebd11e66f6f3180043a7258b46a1aff79a69f8 (patch) | |
| tree | 840e53a49d7a0a0c99e99062554c88b702322332 /src/sql/doc/snippets/sqldatabase/sqldatabase.cpp | |
| parent | b15ed929f3f481914bf96203e691a552f6d9fe00 (diff) | |
Fix deprecation of QComboBox:::currentIndexChanged(const QString&)
Don't introduce another overload with two parameters. Users
want a simple signal to connect to, not another overload. Deprecate
the currentIndexChanged(QString) overload, usage of that can/should
get replaced by currentTextChanged().
This partially reverts commit 11dc7b35c8c3957bd19087a5e3ae7cfc4f1a3343.
Change-Id: I5e7d16413f3d62b1a5a7a197f510af2c45cdfa55
Reviewed-by: Vitaly Fanaskov <vitaly.fanaskov@qt.io>
Diffstat (limited to 'src/sql/doc/snippets/sqldatabase/sqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions
