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

David Edmundson kde at davidedmundson.co.uk
Fri Apr 12 20:13:54 BST 2013


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

David Edmundson <kde at davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|junior-jobs                 |
                 CC|                            |kde at davidedmundson.co.uk
           Severity|normal                      |wishlist

--- Comment #2 from David Edmundson <kde at davidedmundson.co.uk> ---
(moving to wishlist)

Also I'm unsure how best to do this:

Adding this to ContactGridWidget would suck because because then we have
methods selectedContact() and signal selectionChanged(account, contact); which
would be fundamentally broken.

We need to return a QList < QPair<KTp::ContactPtr, Tp::AccountPtr> >  which is
a bit messy. 

Modifying it to always select lists makes all code using it a bit more
complicated.

Making a new widget would suck too because we now have two classes that do the
same thing, and have a lot of duplication.

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



More information about the Kde-telepathy-bugs mailing list