Query regarding KTp::ContactGridWidget

David Edmundson david at davidedmundson.co.uk
Wed Dec 11 14:33:24 UTC 2013


sorry for the delay!

Change makes sense, go for it.
It might be a good idea to copy and paste a delegate for the contact list.

It would be great if you can keep backwards compatibility whilst we fix things.

class ContactGridWidget:  public ContactViewWidget
{
}

ContactGridWidget::ContactGridWidget {
   setMode(Grid);
}


More information about the KDE-Telepathy mailing list