Make Primary Combo a regular QComboBox
ClosedPublic

Authored by gladhorn on Jul 10 2018, 8:54 AM.

Details

Summary

This will make it easier to re-design the UI.
Also it centralizes all updates, before a bunch of connections for the
individual outputs were not made when a new output appeared.

Diff Detail

Repository
R104 KScreen
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
gladhorn created this revision.Jul 10 2018, 8:54 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 10 2018, 8:54 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
gladhorn requested review of this revision.Jul 10 2018, 8:54 AM

Need to remove debug statements.

kcm/src/widget.cpp
172

Left over debug statement. Remove.

503

remove

519

remove

gladhorn updated this revision to Diff 37502.Jul 10 2018, 11:59 AM

Removed left over debug statements

gladhorn marked 3 inline comments as done.Jul 10 2018, 12:04 PM
gladhorn updated this revision to Diff 37530.Jul 10 2018, 8:00 PM

Make diff slightly smaller (newlines) and remove a qDebug that was stil left over.

mart accepted this revision.Jul 11 2018, 8:51 AM
This revision is now accepted and ready to land.Jul 11 2018, 8:51 AM
This revision was automatically updated to reflect the committed changes.