----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123184/ -----------------------------------------------------------
Review request for Telepathy and Eike Hein. Repository: kpeople Description ------- Some clients need/want to filter actions based on types, this adds the actions enum with currently known actions. Plugins returning QList<QAction*> should then use this enum to set the appropriate type on the action (via setProperty). I've put it to PersonData because all code dealing with actions currently need to include PersonData header and I'm not sure if it makes sense anywhere else. Diffs ----- src/persondata.h c3f99a9 src/widgets/actions.h 2931ef8 Diff: https://git.reviewboard.kde.org/r/123184/diff/ Testing ------- Thanks, Martin Klapetek
_______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
