yoy52012 / qscreenTest

A qt test program used to test dispaly and touch of the screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QScreenTest

该程序主要用于800*480的平板屏幕的显示坏点检测,显示颜色值检测以及单点触摸屏检测.主要功能有:
1. 通过全屏显示不同颜色值,检测屏幕色彩显示是否正常,是否有漏光现象
2. 全屏的触摸划线功能,检测屏幕触摸性能是否完好,是否存在触摸坏点,类似一个全屏的涂鸦板

About

A qt test program used to test dispaly and touch of the screen.


Languages

Language:C++ 95.5%Language:QMake 4.5%