[PyQt] loading arbitrary kparts

Marcos Dione mdione at grulic.org.ar
Tue Oct 9 02:54:13 BST 2007


    damn, it was a (insert very offensive phrase here) typo! see the
posted code again...

On Mon, Oct 08, 2007 at 05:21:13PM -0700, Jim Bublitz wrote:
> because (from the KDE API docs):

    Yes, I knew that, that's why I searched for the alternative and
found KIO.NetAccess.mimetype.

> So PyKDE appears to be working correctly here. What version of PyKDE are you 
> using? Shouldn't make a difference, but if an older version you could try 
> upgrading.

    3.16.0 from debian.

> In C++, template types (classes or functions) only cause code to be generated 
> when they're used - in a typedef or when instantiated. If no code references 
> the template, then the template doesn't produce any code in the library or 
> application.

    ah, those monsters. thanks for the heads up!


More information about the PyQt mailing list