...
# /usr/lib/qt/examples/gui/analogclock/analogclock -platform linuxfb
Then, another one which allows to test the touch panel:
# /usr/lib/qt/examples/widgets/scroller/graphicsview/graphicsview -platform linuxfb
And a more “complete” and useful application, which as you can see does not fit very well on a 480×800 screen in portrait mode, but also allows to use the touchscreen:
# /usr/lib/qt/examples/widgets/widgets/calculator/calculator -platform linuxfb
...
Filesystem size
To conclude this article, let’s have a look at the size of our filesystem size. After a completely clean build (make clean all
), Buildroot can generate a nice graph of the filesystem size using make graph-size
. In our case, it generates the following graph:
View file |
---|
|
/usr/lib/qt/examples/
) on the target). Also, the dejavu
font package is quite large, with 9.6 MB.