From: Thomas Pietrzak Date: Wed, 7 Mar 2012 10:46:13 +0000 (+0000) Subject: Checks if the wristband is connected X-Git-Url: https://git.thomaspietrzak.com/?a=commitdiff_plain;h=9164b8781004cdad65adcf2e4e1849e3085d3ae9;p=dwell.git Checks if the wristband is connected git-svn-id: svn+ssh://thomaspietrzak.com/var/svn/rep@56 47cf9a05-e0a8-4ed5-9e9b-101a649bc004 --- diff --git a/DwellCursor.sln b/DwellCursor.sln index fb993bc..588db48 100644 Binary files a/DwellCursor.sln and b/DwellCursor.sln differ diff --git a/DwellCursor.suo b/DwellCursor.suo index 9d0b21d..a75ca8e 100644 Binary files a/DwellCursor.suo and b/DwellCursor.suo differ diff --git a/DwellCursor/DwellWidget.cpp b/DwellCursor/DwellWidget.cpp index 7b5aac6..16dcb37 100644 --- a/DwellCursor/DwellWidget.cpp +++ b/DwellCursor/DwellWidget.cpp @@ -2,6 +2,7 @@ #include #include +#include #include @@ -97,6 +98,7 @@ void DwellWidget::init() } catch (...) { + qDebug() << "Wristband not found"; _tactonplayer = NULL; } diff --git a/DwellCursor/GeneratedFiles/qrc_dwellcursor.cpp b/DwellCursor/GeneratedFiles/qrc_dwellcursor.cpp index d8a30cb..14226e5 100644 --- a/DwellCursor/GeneratedFiles/qrc_dwellcursor.cpp +++ b/DwellCursor/GeneratedFiles/qrc_dwellcursor.cpp @@ -1,7 +1,7 @@ /**************************************************************************** ** Resource object code ** -** Created: Mon 20. Feb 10:12:28 2012 +** Created: Wed 7. Mar 11:50:38 2012 ** by: The Resource Compiler for Qt version 4.7.3 ** ** WARNING! All changes made in this file will be lost! diff --git a/DwellCursor/GeneratedFiles/ui_ExperimentSetup.h b/DwellCursor/GeneratedFiles/ui_ExperimentSetup.h index 4d58d3e..20434de 100644 --- a/DwellCursor/GeneratedFiles/ui_ExperimentSetup.h +++ b/DwellCursor/GeneratedFiles/ui_ExperimentSetup.h @@ -1,7 +1,7 @@ /******************************************************************************** ** Form generated from reading UI file 'ExperimentSetup.ui' ** -** Created: Mon 20. Feb 10:12:28 2012 +** Created: Wed 7. Mar 11:50:38 2012 ** by: Qt User Interface Compiler version 4.7.3 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! diff --git a/DwellCursor/GeneratedFiles/ui_dwellcursor.h b/DwellCursor/GeneratedFiles/ui_dwellcursor.h index 82bc549..fe63b60 100644 --- a/DwellCursor/GeneratedFiles/ui_dwellcursor.h +++ b/DwellCursor/GeneratedFiles/ui_dwellcursor.h @@ -1,7 +1,7 @@ /******************************************************************************** ** Form generated from reading UI file 'dwellcursor.ui' ** -** Created: Mon 20. Feb 10:12:26 2012 +** Created: Wed 7. Mar 11:50:37 2012 ** by: Qt User Interface Compiler version 4.7.3 ** ** WARNING! All changes made in this file will be lost when recompiling UI file!