]> git.defcon.no Git - joysticktest/commit
Working test with Qt GUI. Threaded, with no thread safety. master
authorJon Langseth <jon.langseth@lilug.no>
Sat, 4 Dec 2010 20:20:12 +0000 (21:20 +0100)
committerJon Langseth <jon.langseth@lilug.no>
Sat, 4 Dec 2010 20:20:12 +0000 (21:20 +0100)
commit621cd2e86d109e7deeea934ae5cfb82c5915d3d7
tree5e66ed55e630c364daebd5fcbc18ee873237cdda
Working test with Qt GUI. Threaded, with no thread safety.
JoystickView.pro [new file with mode: 0644]
Makefile [new file with mode: 0644]
joystickdata.cpp [new file with mode: 0644]
joystickdata.h [new file with mode: 0644]
joystickthread.cpp [new file with mode: 0644]
joystickthread.h [new file with mode: 0644]
joystickview.cpp [new file with mode: 0644]
joystickview.h [new file with mode: 0644]
joystickview.png [new file with mode: 0644]
joystickview.ui [new file with mode: 0644]
main.cpp [new file with mode: 0644]