[PyKDE] custom libraries for use with Qt and PyQt
Paul Rigor
paulrigor.newsletter at gmail.com
Thu Feb 10 21:47:13 GMT 2005
Gooooooooood afternoon,
I'm a newbie and I have a couple of questions.
Under windows, I'm writing a library for python (.dll or later .pyd)
containing a few C++ classes. These classes will be later subclassed in
python for use with PyQt. Would I need to export the classes/data using
"__declspec(dllexport)"?
My build system is as described in
http://kscraft.sourceforge.net/pyqt-windows-install.xhtml
Many thanks!
Paul
More information about the PyQt
mailing list