[Kde-pim] Review Request 110993: kontact touch: remove "first steps" menu entry

Kevin Krammer krammer at kde.org
Thu Jun 13 17:36:45 BST 2013



> On June 13, 2013, 4:20 p.m., Michael Bohlender wrote:
> > mobile/lib/kdeclarativemainview.cpp, line 253
> > <http://git.reviewboard.kde.org/r/110993/diff/1/?file=149811#file149811line253>
> >
> >     I don't see the point as accessing this via something like "application.openManual()" in QML looks way cleaner to me. Ideally we would define the whole UI in QML and only provide the functionality via C++.
> >     
> >     But then again: You are the expert.
> >     So: What shall I do?

Hmm. I was thinking that the actions might provide a generic way of exposing functionality, i.e. not having to create callable methods/slots for each on the application object. But I guess the main problem is that KAction derives from QAction which in Qt5 is in QtWidgets (IIRC).
So maybe just commit


- Kevin


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


On June 13, 2013, 11:16 a.m., Michael Bohlender wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/110993/
> -----------------------------------------------------------
> 
> (Updated June 13, 2013, 11:16 a.m.)
> 
> 
> Review request for KDEPIM.
> 
> 
> Description
> -------
> 
> Removes "first steps" from the menu.
> The manual is still accessible through a link on StartCanvas.qml
> 
> 
> Diffs
> -----
> 
>   mobile/lib/ApplicationGeneralActions.qml 1c39a40 
>   mobile/lib/kdeclarativemainview.cpp cec6c9a 
> 
> Diff: http://git.reviewboard.kde.org/r/110993/diff/
> 
> 
> Testing
> -------
> 
> compiled, installed, started, visually confirmed, also opened via link on startcanvas.
> 
> 
> Thanks,
> 
> Michael Bohlender
> 
>

_______________________________________________
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