On sexta-feira, 28 de dezembro de 2012 17.01.42, Mark wrote: > >> Is there also something for Qt4? > > > > No, but in Qt4 QtQuick is depending on QWidget anyway. And there even the > > QClipboard exists in the same gui module as QApplication. > > Ahh right. Thank you for the clarification :)
In addition to what Pekka said, note that you need access to the windowing system in order to get to the windowing system's clipboard. That's QApplication's purpose. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
