mention QComboBox::currentText changes in change list
Change-Id: Iaea8b8e7d86c29902d9c0d6a38058cea40f1c0b7 Reviewed-by: David Faure <david.faure@kdab.com>
This commit is contained in:
parent
1baadd8513
commit
2a806f8522
5
dist/changes-5.0.0
vendored
5
dist/changes-5.0.0
vendored
@ -588,6 +588,11 @@ QtWidgets
|
||||
returned from permissions() or data(FilePermissions), even if in read-only mode
|
||||
(QFileSystemModel::isReadOnly()).
|
||||
|
||||
* [QTBUG-158 QTBUG-428 QTBUG-26501] QComboBox::currentText improvements
|
||||
Restored currentText as USER property.
|
||||
New setter setCurrentText(), marked as WRITE method, usable by QItemDelegate and QDataWidgetMapper.
|
||||
New signal currentTextChanged() marked as NOTIFY method.
|
||||
|
||||
QtNetwork
|
||||
---------
|
||||
* QHostAddress::isLoopback() API added. Returns true if the address is
|
||||
|
Loading…
Reference in New Issue
Block a user