[Kde-pim] Review Request: Improve error message when sending without an account

Jonathan Armond jon.armond at gmail.com
Sun May 31 09:42:49 BST 2009



> On 2009-05-26 15:35:47, Frank Osterfeld wrote:
> > Two remarks:
> > 
> > WA_DeleteOnClose must be set on the dialog now, not the widget. the widget is deleted when the dialog is deleted, but not vice-versa.
> > 
> > I don't understand the addClicked() signal to slot change, did you omit the .cpp from the diff?
> > 
> >
> 
> Jonathan Armond wrote:
>     So the dialog takes ownership?
>     
>     I refer to addClicked() in transportmanagementwidget.h. It was a private slot, I changed it to public slot so I could call it after creating the dialog. Is that allowed?
>     
>     Thanks
> 
> Frank Osterfeld wrote:
>     The dialog takes ownership, yes, as it is the parent of the widget.
>     addClicked(): Nevermind, I somehow misread and thought you moved it from signals to slots.

Do I need to be concerned about binary compatibility changing the signature of a function in kdepimlibs? Should I add a new public function to call the private function instead?


- Jonathan


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


On 2009-05-26 12:43:50, Jonathan Armond wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/762/
> -----------------------------------------------------------
> 
> (Updated 2009-05-26 12:43:50)
> 
> 
> Review request for KDE PIM.
> 
> 
> Summary
> -------
> 
> Error message when sending with no outgoing account changed to a question asking whether user wants to create one now. If yes, opens the transport management widget to create outgoing account.
> 
> 
> Diffs
> -----
> 
>   /trunk/KDE/kdepim/kmail/util.cpp 973014 
>   /trunk/KDE/kdepimlibs/mailtransport/transportmanagementwidget.h 972377 
> 
> Diff: http://reviewboard.kde.org/r/762/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Jonathan
> 
>

_______________________________________________
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