KComboBox: Reuse the existing completion object on new line edit

Authored by mwolff on Sep 24 2017, 11:45 AM.

Description

KComboBox: Reuse the existing completion object on new line edit

Summary:
When a KComboBox was created and a completion object configured on
it, that setting was lost once the combo box was set to be editable.
To support this workflow and make the API easier to use, we now keep
the previous completion object alive and set it on the new line edit.

Subscribers: dfaure, Frameworks

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D7966

Details

Committed
mwolffNov 30 2017, 11:17 PM
Differential Revision
D7966: KComboBox: Reuse the existing completion object on new line edit
Parents
R284:080e6a570f83: Fix some clzay warning
Branches
Unknown
Tags
Unknown