Hi,
I am looking an qml example (http://doc.qt.nokia.com/4.7-snapshot...italclock.html like this one) so I can draw digital looking number example. Can anybody point to an example or provide some source code?
Hi,
I am looking an qml example (http://doc.qt.nokia.com/4.7-snapshot...italclock.html like this one) so I can draw digital looking number example. Can anybody point to an example or provide some source code?
Hi
Check this wiki article about how to display QWidget in QML within a visual box -- that may help you not to re-implement QLCDNumber but just use it within QDeclarativeItem container
Regards,
Igor