Hi,

is there a way to copy text to clipboard from javascript plasmoid?
In Ruby, that's simple:

Qt::Application.clipboard.text = @line_edit.text

from:
http://salout.github.com/blog/2010/02/07/simple_ruby_plasmoid.html

Or it's a job for data engine?
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to