Push buttons demo
authorThomas Pietrzak <thomas.pietrzak@gmail.com>
Wed, 1 Aug 2012 15:37:57 +0000 (15:37 +0000)
committerThomas Pietrzak <thomas.pietrzak@gmail.com>
Wed, 1 Aug 2012 15:37:57 +0000 (15:37 +0000)
commita55e4f46ba39fd4f4289e5b23d32e827913c5ea4
tree2f21836fb197349c1a5c2a7fbda0ef802495d8be
parent9b85f4d28f73296b3812199ac2ef65dde76a2349
Push buttons demo

git-svn-id: svn+ssh://thomaspietrzak.com/var/svn/rep@84 47cf9a05-e0a8-4ed5-9e9b-101a649bc004
28 files changed:
DwellCursor/DwellCursor.vcxproj
DwellCursor/DwellWidget.cpp
DwellCursor/DwellWidget.h
DwellCursor/GeneratedFiles/qrc_dwellcursor.cpp
DwellCursor/GeneratedFiles/ui_ExperimentSetup.h
DwellCursor/GeneratedFiles/ui_dwellcursor.h
DwellCursor/MainScene.h
DwellCursor/dwellcursor.h
DwellCursor/main.cpp
PushButtons/ExperimentSetup.cpp [new file with mode: 0644]
PushButtons/ExperimentSetup.h [new file with mode: 0644]
PushButtons/ExperimentSetup.ui [new file with mode: 0644]
PushButtons/KinectInput.cpp [new file with mode: 0644]
PushButtons/KinectInput.h [new file with mode: 0644]
PushButtons/MainScene.cpp [new file with mode: 0644]
PushButtons/MainScene.h [new file with mode: 0644]
PushButtons/MainView.cpp [new file with mode: 0644]
PushButtons/MainView.h [new file with mode: 0644]
PushButtons/PushButton.cpp [new file with mode: 0644]
PushButtons/PushButton.h [new file with mode: 0644]
PushButtons/PushButtons.vcxproj [new file with mode: 0644]
PushButtons/main.cpp [new file with mode: 0644]
PushButtons/pushbuttons.cpp [new file with mode: 0644]
PushButtons/pushbuttons.h [new file with mode: 0644]
PushButtons/pushbuttons.qrc [new file with mode: 0644]
PushButtons/pushbuttons.ui [new file with mode: 0644]
TactileButtons.sln [new file with mode: 0644]
TactileButtons.suo [new file with mode: 0644]