Basic question for qt touchscreen?
-
I have a qt-project which works under both Linux and windows. Now I want to make the project also working under a touchscreen linux system (TS-TPC-8390 from embeddedarm). I have no experiences about touchscreen yet. I want to what I need to do to make the project under touchscreen Linux. Thanks for any info and help.
-
Hi,
You should also add which version of Qt you are going to use. Anyway, both Qt 4 and 5 supports touchscreen through e.g. tslib.
-
thanks, I am working on Qt 4.8
[quote author="SGaist" date="1419283557"]Hi,You should also add which version of Qt you are going to use. Anyway, both Qt 4 and 5 supports touchscreen through e.g. tslib.[/quote]
-
Then you should take a look at tslib