[SailfishDevel] Linking to qwidget, or any other method to access the clipboard

Robin Burchell robin.burchell at jolla.com
Mon Dec 2 09:35:23 UTC 2013


Hi Michael,

The QClipboard pointer should also be available with QGuiApplication:
  http://qt-project.org/doc/qt-5.0/qtgui/qguiapplication.html#clipboard

Or is there something else that I’m missing?

BR,
Robin

On 02 Dec 2013, at 10:19, Michael Demetriou <qwazix at gmail.com> wrote:

> Hello,
> 
> I'm trying to port speedcrunch to sailfish, and I have functionality
> that uses the clipboard (cover swipe copies last result to the
> clipboard), however since harbour does not allow linking to qtWidgets
> this is not possible.
> 
> Is there a workaround to this? I am not using widgets for the
> interface, I just need to include QApplication.
> 
> Thank you.
> 
> Michael Demetriou
> _______________________________________________
> SailfishOS.org Devel mailing list



More information about the Devel mailing list