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



Can you provide a screenshot?

- Kai Uwe Broulik


On Juni 6, 2016, 11:39 vorm., René J.V. Bertin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128109/
> -----------------------------------------------------------
> 
> (Updated Juni 6, 2016, 11:39 vorm.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: oxygen
> 
> 
> Description
> -------
> 
> It's come up that there currently is no "official" preview for how checked 
> menu items are rendered as a function of installed widget style.
> 
> This patch explores a straightforward way of doing that via the most 
> exhaustive style preview utility I am aware of, Oxygen's demo app.
> 
> This demo already has menus in the MDI preview. The patch makes the layout 
> items checkable and puts them in a QActionGroup so their mutually exclusive 
> nature is taken into account. It also adds a "right to left" non-exclusive 
> checkable item which is linked to the "Left to Right" checkbox in the demo 
> frame.
> 
> I looked for an appropriate way to uncheck the Tile/Cascade/Tabbed menu items 
> (= when the user moves or resizes one of the MDI windows) but it seems those 
> events are not available through signals and would thus require subclassing 
> MdiSubWindow .
> 
> 
> Diffs
> -----
> 
>   kstyle/demo/oxygendemodialog.h b296ec7 
>   kstyle/demo/oxygendemodialog.cpp 4a742e3 
>   kstyle/demo/oxygenmdidemowidget.h eafbeee 
>   kstyle/demo/oxygenmdidemowidget.cpp 3e5422e 
> 
> Diff: https://git.reviewboard.kde.org/r/128109/diff/
> 
> 
> Testing
> -------
> 
> On Linux and OS X with KF5 5.22.0 and Qt 5.6.0
> 
> 
> Thanks,
> 
> René J.V. Bertin
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to