D16114: Fix keyboard editting of start/end times of VTODOs
Allen Winter
noreply at phabricator.kde.org
Wed Oct 10 21:20:58 BST 2018
winterz added a comment.
void KTimeComboBox::timeChanged (const QTime & time) [signal]
Signal if the time has been changed either manually by the user or programatically.
void KTimeComboBox::timeEdited (const QTime & time) [signal]
Signal if the time is being manually edited by the user.
to me that reads as if timeEdited isn't needed if you are using timeChanged. but .. heck, what do I know?
REPOSITORY
R78 PIM: Incidence Editor
BRANCH
fix-todo-kb-editting
REVISION DETAIL
https://phabricator.kde.org/D16114
To: dkurz, #kde_pim, winterz
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/20181010/d03c62a4/attachment.html>
More information about the kde-pim
mailing list