summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2019-02-01 22:39:43 +0100
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2019-02-12 17:12:55 +0000
commit0e82e1bd237fe295e0e30ec3613afd95142f3941 (patch)
tree16ba7733657633ec8b8b8284b81cc03f0903ec88 /mkspecs
parenta7123de6c99b4949fb1b3affffcba3bf9a9d372f (diff)
QComboBox: deprecate signal currentIndexChanged(const QString &)
QComboBox has two overloaded signals currentIndexChanged(). This results in a need to use QOverload<>::of or similar when using the new signal/slot syntax. Since there is already a signal 'currentTextChanged()' which is emitted too, deprecate 'currentIndexChanged(const QString &)'. Change-Id: Iadac8930de1721b042fa1daea097c8ab5378738e Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch> Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions