-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101263/#review3017
-----------------------------------------------------------



main-widget.cpp
<http://git.reviewboard.kde.org/r/101263/#comment2573>

    You can just call index.data(AccountsModel::ItemRole)
    rather than m_model->data(index, Accoun...)
    
    This normally saves you looking up the real index in a proxy, though in 
this case you need it to get the account.


- David


On May 1, 2011, 6:03 p.m., Daniele Elmo Domenichelli wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101263/
> -----------------------------------------------------------
> 
> (Updated May 1, 2011, 6:03 p.m.)
> 
> 
> Review request for Telepathy and Martin Klapetek.
> 
> 
> Summary
> -------
> 
> Initial implementation of file transfer channel creation from the contact list
> 
> Probably will require a fix in tp-qt4 because the URI property is not 
> correctly set (only the filename is set), therefore the handler ignores the 
> path the file.
> 
> 
> Diffs
> -----
> 
>   main-widget.h cfcd045201fc357093f837e3aa5f0c2d4e371d00 
>   main-widget.cpp 0781d4194aefaff679441dc43276e5765c18e19e 
> 
> Diff: http://git.reviewboard.kde.org/r/101263/diff
> 
> 
> Testing
> -------
> 
> The channel is created and received by the file transfer handler
> 
> 
> Thanks,
> 
> Daniele Elmo
> 
>

_______________________________________________
KDE-Telepathy mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-telepathy

Reply via email to