[PyQt] Kled module

Phil phil_lor at bigpond.com
Tue Jun 25 00:20:15 BST 2013


Thank you for reading this.

I'd like to include a led in my project which I've done in the past with 
Qt creator and Designer under C++. Adding the following to my Python 
project fails because there is no module named Kled.

self.kled = KLed(self.centralwidget)

Is it possible to add a Kled to a PyQt project?

-- 
Regards,
Phil


More information about the PyQt mailing list