summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2019-09-24 13:58:08 +0200
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2019-11-15 20:45:24 +0100
commit360df2cf74410b05d1cab0192f2d0ff5a39db59e (patch)
tree4a7a7c0b0666e30bb36390857d3905860b647aef /src/gui
parent5abb976f23ef0f3cbb7b720e523c08d768c76c0e (diff)
QComboBox: add property placeholderText
QComboBox had no option to tell the user that he must select an item - there was no placeholder text like e.g. in QLineEdit. This feature is widely used in html forms so we should support it also. Therefore add a new property 'placeholderText' to specify a text which should be shown when the current selected index is invalid. [ChangeLog][QtWidgets][QComboBox] QComboBox got a new property 'placeholderText' Change-Id: If6dac45c9f43455474e267907b0b0d893301c611 Fixes: QTBUG-1556 Fixes: QTBUG-2776 Fixes: QTBUG-77141 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions