Hi, I want to make a QClipboard wrapper for QML. QClipboard itself doesn't depend on QWidget, but QApplication does. And i can only get a QClipboard object from QApplication thus i get a QWidget dependency again...
Is there any way to construct a QClipboard object from a QCoreApplication? Cheers, Mark _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
