summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_gui_embedded_qmousetslib_qws.cpp
blob: 26cd76c2faa5e85100bb95ca2490c8f3d38db683 (plain)
1
2
3
4
5
6
7
8
9
//! [0]
configure  -L <path to tslib library> -I <path to tslib headers>
//! [0]


//! [1]
module_raw input
module linear
//! [1]