[PyQt] Drop Site example

Hans-Peter Jansen hpj at urpla.net
Fri Sep 10 00:04:27 BST 2010


Hi Phil et al,

here's a PyQt version of the drop site example, that you might want to add 
to the PyQt examples. Since modularity is a good idea generally, I've kept 
the modules organization, but renounced supporting translations.

Has anybody an idea, which linux app is able to drop real images similar as 
to what was done for the screenshot in the Qt docu?

http://doc.qt.nokia.com/4.6/draganddrop-dropsite.html

Anyway enjoy,
Pete
-------------- next part --------------
A non-text attachment was scrubbed...
Name: droparea.py
Type: application/x-python
Size: 2009 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100910/842d858f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dropsitewindow.py
Type: application/x-python
Size: 3374 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100910/842d858f/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dropsite.py
Type: application/x-python
Size: 548 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100910/842d858f/attachment-0002.bin>


More information about the PyQt mailing list