[kded] Introduce Config wrapper class
ClosedPublic

Authored by romangg on Nov 18 2018, 10:01 PM.

Details

Summary

In order to consolidate the code and as a preparatory step for larger changes
introduce a wrapper class for KScreen::Config types. This class combines
information about the type and the previously static Serializer methods, such
that the Serializer class can be removed.

Test Plan

Autotest updated.

Diff Detail

Repository
R104 KScreen
Branch
1configClass
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 11595
Build 11613: arc lint + arc unit
romangg created this revision.Nov 18 2018, 10:01 PM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 18 2018, 10:01 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
romangg requested review of this revision.Nov 18 2018, 10:01 PM
romangg updated this revision to Diff 57655.May 6 2019, 3:56 PM

Rebase on master.

romangg updated this revision to Diff 59653.Jun 12 2019, 2:19 PM

Rebase on master.

This revision was not accepted when it landed; it landed in state Needs Review.Jun 13 2019, 8:56 PM
This revision was automatically updated to reflect the committed changes.