91 void TMSIManualAnnotationWidget::keyPressEvent(QKeyEvent *event)
101 case Qt::Key_Control:
103 m_pTMSI->setKeyboardTriggerType(253);
104 ui.m_pushButton_Left->click();
108 m_pTMSI->setKeyboardTriggerType(254);
109 ui.m_pushButton_Right->click();
112 QWidget::keyPressEvent(event);
The TMSI class provides a EEG connector. In order for this plugin to work properly the driver dll "RT...