[PyKDE] Re: PyQt shared memory?

Andreas Pakulat apaku at gmx.de
Thu Sep 14 21:37:34 BST 2006


On 14.09.06 22:07:09, Wolfgang Keller wrote:
> On Thu, 14 Sep 2006 18:21:49 +0200, Andreas Pakulat wrote
> (in article <20060914162149.GA18630 at morpheus>):
> 
> > On 14.09.06 16:23:22, Wolfgang Keller wrote:
> >> Hello,
> >> 
> >> does PyQt include the shared memory component of Qt?
> > 
> > What exactly do you mean by that? I can't find any shared memory
> > component in either Qt3 or Qt4 docs.
> 
> http://www.google.de/search?hl=de&q=qt+%22shared+memory%22&btnG=Google-
> Suche&meta=
> 
> First Hit:
> 
> http://www.trolltech.com/products/qt/addon/solutions/catalog/4/Utilities/qtsha
> redmemory/

That is not part of Qt, its a solution you can _buy_ from Trolltech.
PyQt is about deliviring bindings for Qt, not for any 3rd Party
solutions.

Thus the answer is: No. But feel free to create bindings using sip for
the solution and share it with us, if the solution license allows this.

Andreas

-- 
Do nothing unless you must, and when you must act -- hesitate.




More information about the PyQt mailing list