how to read and write clipboard in plasma qml?

Marco Martin notmart at gmail.com
Sat Jul 20 11:45:37 UTC 2013


On Friday 19 July 2013, Bruce Ouyang wrote:
> i have googled and found no solution. it seems i have to utilize LauchApp
> to call a python script for accessing clipboard ps: xclip command is not
> my solution because it may be absent in some KDE distributions.

this is an open issue in qml itself.

https://bugreports.qt-project.org/browse/QTBUG-21989?page=com.atlassian.jira.plugin.system.issuetabpanels:changehistory-tabpanel


in any case you have to implement it in c++ and then export that 
implementation to qml for now.

-- 
Marco Martin


More information about the Plasma-devel mailing list