Hello,

you may download the eri sources and use the LED I implemented in pure 
Python.

Detlev

On Tuesday 25 June 2013, 09:20:15 Phil wrote:
> 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?-- 
*Detlev Offenbach*
det...@die-offenbachs.de
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to