D20068: Shifted scheduler job specific scorings from Scheduler to SchedulerJob

Eric Dejouhanet noreply at phabricator.kde.org
Wed Mar 27 08:03:30 GMT 2019


TallFurryMan added a comment.


  I propose we then divide SchedulerJob into SchedulerJobModel and SchedulerJob, deriving from SchedulerJobModel.
  We can then move all the accessor stuff away into SchedulerJobModel, and focus on making SchedulerJob more a controller.
  We should be able to tweak SchedulerJobModel to comply with the QT model interface perhaps.

INLINE COMMENTS

> TallFurryMan wrote in schedulerjob.h:27
> Huh, what was that "default" I didn't know about? C++11 specificities?

Well OK that's a C++11 keyword stating that the implementation was to use the default C++ constructor. Agreed as you provided one.

REPOSITORY
  R321 KStars

BRANCH
  lean_scheduler

REVISION DETAIL
  https://phabricator.kde.org/D20068

To: wreissenberger, mutlaqja, TallFurryMan
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190327/97c847e0/attachment.html>


More information about the kde-edu mailing list