How is plasma active handling copy/paste in QML?
Marco Martin
notmart at gmail.com
Thu Nov 29 14:19:00 UTC 2012
On Thursday 29 November 2012, Mark wrote:
> > So how does it work there?
> > Where is the QML component that can notify me of copy/cut/paste events?
> >
> > Cheers,
> > Mark
>
> No replies and i can't find anything about cut/copy/paste actions in
> the plasma-mobile repository. Is there nothing for this?
in kde-runtime in touch components the textfield element has a popup on long
press with copy/paste items.
in general the qml text input components expose copy/paste methods that use
the system wide clipboard
Cheers,
Marco Martin
More information about the Plasma-devel
mailing list