> On Dez. 28, 2015, 2:19 nachm., Marco Martin wrote:
> > hmm, PlasmaComponents.ToolButton.iconSource is supposed to understand 
> > QIcons as it uses IconItem internally
> 
> Kai Uwe Broulik wrote:
>     Yes, but iconSource property of QQC Button is of "url" type.
> 
> Kai Uwe Broulik wrote:
>     And Plasma Button iconSource is alised to iconName, which is of "string" 
> type.

If we turned iconSource into a property var we could make this work, given we 
just pass whatever's in there to our IconItem. I don't know what implications 
this has, though, since it says "override this property for compatibility".


- Kai Uwe


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


On Dez. 28, 2015, 12:33 nachm., Kai Uwe Broulik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126514/
> -----------------------------------------------------------
> 
> (Updated Dez. 28, 2015, 12:33 nachm.)
> 
> 
> Review request for Plasma, KDE Usability and Vishesh Handa.
> 
> 
> Repository: milou
> 
> 
> Description
> -------
> 
> This brings back support for additional runner actions. A runner can specify 
> supplemental actions to a search result.
> 
> It is deliberately no ToolButton as that would look weird, the Highlight 
> blends in much better, although I'm not too happy with the huge Plasma 
> tooltip. I'm not sure how keyboard interaction should work as both Tab and 
> arrow keys would conflict with navigation.
> 
> 
> Diffs
> -----
> 
>   lib/CMakeLists.txt 1123b60 
>   lib/qml/ResultDelegate.qml 6d60bf2 
>   lib/qml/ResultsView.qml b36cc19 
>   lib/sourcesmodel.h 6c2d205 
>   lib/sourcesmodel.cpp 65c69b3 
> 
> Diff: https://git.reviewboard.kde.org/r/126514/diff/
> 
> 
> Testing
> -------
> 
> Hardly any runner makes use of this, though.
> I got the kill runner to send sigterm and sigkill, and also some mysterious 
> ktp runer I couldn't find where it is offers "Start Chat" and "Open Chat Log" 
> actions. The Solid runner supposedly also adds actions but I couldn't get 
> that to work.
> 
> Unfortunately I had to add QtWidgets for QAction :(
> 
> 
> File Attachments
> ----------------
> 
> Runner action
>   
> https://git.reviewboard.kde.org/media/uploaded/files/2015/12/25/3b70cc42-f3f9-42e5-aa5c-3b30067ae06e__krunneractions.png
> 
> 
> Thanks,
> 
> Kai Uwe Broulik
> 
>

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

Reply via email to