Review Request 116949: close all tabs command added
Jarosław Staniek
staniek at kde.org
Sat Mar 22 23:03:34 GMT 2014
> On March 21, 2014, 7:50 p.m., Jarosław Staniek wrote:
> > kexi/main/KexiMainWindow.cpp, line 173
> > <https://git.reviewboard.kde.org/r/116949/diff/1/?file=255904#file255904line173>
> >
> > &C accelerator is used already in this context menu (line 170) so let's use something other, e.g. &o
>
> Vishwa Modi wrote:
> is &C an accelerator or just syntax to give string in the context menu?
It's an accelerator. Using '&' in front of a character will automatically create a mnemonic (a shortcut) for that character, e.g. "E&xit" will create the shortcut Alt+X. Please grep through the Qt docs.
- Jarosław
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116949/#review53647
-----------------------------------------------------------
On March 22, 2014, 4:36 p.m., Vishwa Modi wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/116949/
> -----------------------------------------------------------
>
> (Updated March 22, 2014, 4:36 p.m.)
>
>
> Review request for Calligra and Jarosław Staniek.
>
>
> Repository: calligra
>
>
> Description
> -------
>
> new KAction m_closeAction2 is added and closeAllTabs() function is added.
>
>
> Diffs
> -----
>
> kexi/main/KexiMainWindow.cpp e916281
> kexi/main/KexiMainWindow.h 3d76bb2
>
> Diff: https://git.reviewboard.kde.org/r/116949/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Vishwa Modi
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20140322/6c1383c2/attachment.htm>
More information about the calligra-devel
mailing list