Move job classes to kaccounts lib and rename to *Job
ClosedPublic

Authored by nicolasfella on Feb 27 2020, 5:48 PM.

Details

Summary

This makes including them from the qml plugin less weird and they might be interesting to use from C++ too.

Test Plan

builds, kcm opens

Diff Detail

Repository
R155 KAccounts Integration
Branch
decl
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 23040
Build 23058: arc lint + arc unit
nicolasfella requested review of this revision.Feb 27 2020, 5:48 PM
nicolasfella created this revision.
  • Rename to *Job
nicolasfella retitled this revision from Move job classes to kaccounts lib to Move job classes to kaccounts lib and rename to *Job.Feb 27 2020, 8:57 PM
leinir accepted this revision.Feb 28 2020, 8:54 AM

As i was going to do this as part of something else, i obviously think this is a good idea ;) And yes, the thought process behind it was indeed that this is something that'd just make sense in general, not just from QML.

This revision is now accepted and ready to land.Feb 28 2020, 8:54 AM
This revision was automatically updated to reflect the committed changes.