D22839: korganizer CalendarView: port KCalCore connects to PMF or lambda syntax

David Faure noreply at phabricator.kde.org
Tue Jul 30 21:44:50 BST 2019


dfaure created this revision.
dfaure added a reviewer: vkrause.
Herald added a project: KDE PIM.
dfaure requested review of this revision.

REVISION SUMMARY
  The lambda is needed because the slot signature is
  void selectDates(const KCalCore::DateList &, const QDate &preferredMonth = QDate());
  and the signal only emits one DateList argument.

TEST PLAN
  It compiles.

REPOSITORY
  R210 KOrganizer

BRANCH
  Applications/19.08

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

AFFECTED FILES
  src/calendarview.cpp

To: dfaure, vkrause
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190730/d3a18f29/attachment.html>


More information about the kde-pim mailing list