[Qt-embedded-interest] LCD Is Working... Next Step
thomas.cooksey at nokia.com
thomas.cooksey at nokia.com
Tue Jul 21 07:38:51 CEST 2009
> Thank you for your help and I have definitely learned a lot about programming
> in Qt (and taught myself C++ too!) with the guidance I have received. The
> LCD screen is working and I am avoiding mmap() while directly writing to the
> screen. The process isn’t terrible complex but what was confusing was
> understanding what Qt wanted for a plug-in. Honestly, an example that
> implements SVGlibs doesn’t show how the low level implementation is
> carried out so a lot of hang-ups occurred there. It makes much more sense
> to be now that I have successfully implemented my own plug-in (duh!) ☺.
Glad you've managed to get something working! Sorry the doc's aren't quite up
to the standard set down by the rest of Qt, but there aren't too many people
who have to implement their own QScreen driver. :-)
> So I want to look into using a USB mouse with the board now.
I think you might find one of the existing drivers might be able to handle a USB mouse.
Cheers,
Tom
More information about the Qt-embedded-interest
mailing list