[telepathy] [Bug 246232] Contact chooser should allow multiple contacts choice

Daniele E. Domenichelli ddomenichelli at kde.org
Wed Apr 17 11:41:32 BST 2013


https://bugs.kde.org/show_bug.cgi?id=246232

--- Comment #6 from Daniele E. Domenichelli <ddomenichelli at kde.org> ---
I wonder why can't we have a Contact that has a pointer to its account in
TelepathyQt
Perhaps we can have it in KTp::Contact?
In that way we could just have
  QList<KTp::ContactPtr> selectedContacts();
  contact->account();

Also we could simplify a lot of methods that require both account and
contact...

Anyway for now using the GlobalContactManager seems to be the easier option

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list