[PyQt] Kled module

Detlev Offenbach detlev at die-offenbachs.de
Tue Jun 25 17:43:10 BST 2013


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*
detlev at die-offenbachs.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20130625/2fbf618c/attachment-0001.html>


More information about the PyQt mailing list