D24806: IncidenceEditor: allow double-click to edit an alarm

Laurent Montel noreply at phabricator.kde.org
Sun Oct 20 17:18:13 BST 2019


mlaurent requested changes to this revision.
mlaurent added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> incidencealarm.cpp:52
>              &IncidenceAlarm::updateButtons);
> +    connect(mUi->mAlarmList, &QListWidget::itemDoubleClicked, this, [this]() {
> +      IncidenceAlarm::editCurrentAlarm();

connect(mUi->mAlarmList, &QListWidget::itemDoubleClicked, this, &IncidenceAlarm::editCurrentAlarm); no ?

REPOSITORY
  R210 KOrganizer

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

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


More information about the kde-pim mailing list