D13769: Adjust job editing algorithm

Jasem Mutlaq noreply at phabricator.kde.org
Thu Jun 28 18:21:19 UTC 2018


mutlaqja added a comment.


  Since you're updated Signal/Slots, may I suggest you used Qt5 new way for connection? I've been moving toward this in the code to make sure all is good at compile time. I've been bitten many times when some slots name was wrong and sent me on a goose chase to figure out what was going on. So it's like connect(someObject, &SomeClass::signal, anotherObject, &AnotherObject::function)..

REPOSITORY
  R321 KStars

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

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


More information about the kde-edu mailing list