[Kde-pim] Review Request 125047: Kleo: Fix tabbar context menu

Andre Heinecke aheinecke at intevation.de
Fri Sep 4 19:29:48 BST 2015



> On Sept. 4, 2015, 3:56 p.m., Volker Krause wrote:
> > Looks good to me. 
> > 
> > Lambda receivers are fine, usually it's recommended to use the 4 argument connect() for them as well, to limit the connection lifetime to whatever they capture, but the sender has the same lifetime as the capture here, so not a problem.

Thanks. I'll change it to the 4 argument variant for consistency.


- Andre


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125047/#review84835
-----------------------------------------------------------


On Sept. 4, 2015, 1:42 p.m., Andre Heinecke wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125047/
> -----------------------------------------------------------
> 
> (Updated Sept. 4, 2015, 1:42 p.m.)
> 
> 
> Review request for KDEPIM.
> 
> 
> Repository: kdepim
> 
> 
> Description
> -------
> 
> I accidentally broke the contextmenu by changing from KTabWidget to QTabWidget.
> 
> I've had trouble using the new style connect syntax with a private slot so I've used a lambda instead. Hope that's ok.
> 
> 
> Diffs
> -----
> 
>   kleopatra/view/tabwidget.h 768a5dc 
>   kleopatra/view/tabwidget.cpp d5448a7 
> 
> Diff: https://git.reviewboard.kde.org/r/125047/diff/
> 
> 
> Testing
> -------
> 
> Compiles, context menu works.
> 
> 
> Thanks,
> 
> Andre Heinecke
> 
>

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list