Diffusion KIO ffffa43aea3e

Forward QComboBox signals instead of QComboBox lineedit signals

Authored by mwolff on Dec 21 2017, 10:23 AM.

Description

Forward QComboBox signals instead of QComboBox lineedit signals

Summary:
The QComboBox may not be editable when we connect the signals.
When we change the editable flag later on, the signals wouldn't be
connected. Instead, forward the signals available in QComboBox to
mitigate this issue.

Reviewers: apol, dfaure

Reviewed By: dfaure

Subscribers: Frameworks

Tags: Frameworks

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

Details

Committed
mwolffDec 21 2017, 10:23 AM
Reviewer
dfaure
Differential Revision
D7968: Forward QComboBox signals instead of QComboBox lineedit signals
Parents
R241:8a32c8c4aeb9: [Uri Filter Search Provider] readName() of KDesktopFile
Branches
Unknown
Tags
Unknown