LCDNumber in JavaScript plasmoid
Stefan Zimmer
zingel at gmx.de
Tue Dec 21 10:36:56 CET 2010
Hi.
I want to integrade a LCDNumber into my JavaScript plasmoid. But the following code causes an error
var lcdNumber = new LCDNumber();
Of course i also tested various variants including QLCDNumber, LcdNumber, QLcdNumber, ...
Crating an configuration dialog (config.ui) using the qtcreator, I can insert an QLCDNumber, but not programatically.
Any Ideas why?
Thanks,
Zingel
More information about the Plasma-devel
mailing list