[PyQt] Wrap C++ QWidget Subclass for use in PyQt4
kovid
kovid at kovidgoyal.net
Mon Jul 28 07:43:19 BST 2008
There's a wrapped version in the calibre source tree (search for calibre on
launchpad.net)
Kovid.
On Mon, 28 Jul 2008 00:36:51 -0400, Tyler Distad <tyler.distad at gmail.com>
wrote:
> I am attempting to use this subclass of QWidget in a Python program:
> http://code.google.com/p/pictureflow/
>
> I'm also willing to substitute this custom widget:
> http://www.qt-apps.org/content/show.php/QCoverFlow?content=73404
>
> Both of these widgets are written in C++.
>
> Is there any way to access one of these widgets from within Python?
> I've looked at SIP, but I just don't understand the documentation. It
> appears that I would have to essentially translate the entire codebase
> into SIP-understandable macros. If so, that's more work than I'm able
> to handle right now.
>
> Thank you.
>
> Tyler Distad
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
> !DSPAM:3,488d4d5a33961449720406!
More information about the PyQt
mailing list