/******************************************************************************** ** Form generated from reading UI file 'mainwindow.ui' ** ** Created by: Qt User Interface Compiler version 5.11.2 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ********************************************************************************/ #ifndef UI_MAINWINDOW_H #define UI_MAINWINDOW_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_MainWindow { public: QWidget *centralWidget; QHBoxLayout *horizontalLayout_7; QVBoxLayout *verticalLayout_4; QGroupBox *groupBox; QVBoxLayout *verticalLayout_5; QFormLayout *formLayout_2; QLabel *label_PCIP; QHBoxLayout *horizontalLayout; QLineEdit *line_PCIP1; QLabel *label; QLineEdit *line_PCIP2; QLabel *label_2; QLineEdit *line_PCIP3; QLabel *label_3; QLineEdit *line_PCIP4; QSpacerItem *horizontalSpacer; QLabel *label_11; QLabel *label_PCPORT; QHBoxLayout *horizontalLayout_3; QLineEdit *line_PCPort; QSpacerItem *horizontalSpacer_2; QLabel *label_5; QLabel *label_6; QHBoxLayout *horizontalLayout_4; QLineEdit *line_FeatherIP1; QLabel *label_8; QLineEdit *line_FeatherIP2; QLabel *label_9; QLineEdit *line_FeatherIP3; QLabel *label_10; QLineEdit *line_FeatherIP4; QSpacerItem *horizontalSpacer_3; QLabel *label_7; QHBoxLayout *horizontalLayout_5; QLineEdit *line_FeatherPort; QSpacerItem *horizontalSpacer_4; QPushButton *push_Apply; QGroupBox *groupBox_2; QVBoxLayout *verticalLayout_6; QHBoxLayout *horizontalLayout_2; QCheckBox *check_ClearLog; QCheckBox *check_LogBCI; QPlainTextEdit *plain_Log; QHBoxLayout *horizontalLayout_6; QLabel *label_LastSymbol; QLineEdit *lineLastSymbol; QSpacerItem *horizontalSpacer_5; QPushButton *push_ClearLog; QFrame *line; QVBoxLayout *verticalLayout_3; QGroupBox *groupBox_3; QVBoxLayout *verticalLayout; QCheckBox *check_Tactile; QFrame *frame; QGridLayout *gridLayout_2; QLabel *label_Left; QLabel *label_Right; QLabel *label_Forward; QLabel *label_Back; QGroupBox *groupBox_4; QGridLayout *gridLayout_4; QGridLayout *gridLayout_3; QPushButton *push_allLOW; QPushButton *push_Forward; QPushButton *push_allHIGH; QPushButton *push_Left; QPushButton *push_Back; QPushButton *push_Right; QSpacerItem *verticalSpacer; QStatusBar *statusBar; QMenuBar *menuBar; void setupUi(QMainWindow *MainWindow) { if (MainWindow->objectName().isEmpty()) MainWindow->setObjectName(QStringLiteral("MainWindow")); MainWindow->resize(515, 486); MainWindow->setMaximumSize(QSize(515, 16777215)); QIcon icon; icon.addFile(QStringLiteral("brain.png"), QSize(), QIcon::Normal, QIcon::Off); MainWindow->setWindowIcon(icon); centralWidget = new QWidget(MainWindow); centralWidget->setObjectName(QStringLiteral("centralWidget")); horizontalLayout_7 = new QHBoxLayout(centralWidget); horizontalLayout_7->setSpacing(6); horizontalLayout_7->setContentsMargins(11, 11, 11, 11); horizontalLayout_7->setObjectName(QStringLiteral("horizontalLayout_7")); verticalLayout_4 = new QVBoxLayout(); verticalLayout_4->setSpacing(6); verticalLayout_4->setObjectName(QStringLiteral("verticalLayout_4")); groupBox = new QGroupBox(centralWidget); groupBox->setObjectName(QStringLiteral("groupBox")); QSizePolicy sizePolicy(QSizePolicy::Fixed, QSizePolicy::Preferred); sizePolicy.setHorizontalStretch(0); sizePolicy.setVerticalStretch(0); sizePolicy.setHeightForWidth(groupBox->sizePolicy().hasHeightForWidth()); groupBox->setSizePolicy(sizePolicy); groupBox->setMinimumSize(QSize(300, 0)); groupBox->setMaximumSize(QSize(290, 16777215)); verticalLayout_5 = new QVBoxLayout(groupBox); verticalLayout_5->setSpacing(6); verticalLayout_5->setContentsMargins(11, 11, 11, 11); verticalLayout_5->setObjectName(QStringLiteral("verticalLayout_5")); formLayout_2 = new QFormLayout(); formLayout_2->setSpacing(6); formLayout_2->setObjectName(QStringLiteral("formLayout_2")); label_PCIP = new QLabel(groupBox); label_PCIP->setObjectName(QStringLiteral("label_PCIP")); label_PCIP->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); formLayout_2->setWidget(1, QFormLayout::LabelRole, label_PCIP); horizontalLayout = new QHBoxLayout(); horizontalLayout->setSpacing(6); horizontalLayout->setObjectName(QStringLiteral("horizontalLayout")); line_PCIP1 = new QLineEdit(groupBox); line_PCIP1->setObjectName(QStringLiteral("line_PCIP1")); QSizePolicy sizePolicy1(QSizePolicy::Preferred, QSizePolicy::Fixed); sizePolicy1.setHorizontalStretch(0); sizePolicy1.setVerticalStretch(0); sizePolicy1.setHeightForWidth(line_PCIP1->sizePolicy().hasHeightForWidth()); line_PCIP1->setSizePolicy(sizePolicy1); line_PCIP1->setMaximumSize(QSize(35, 16777215)); line_PCIP1->setCursorPosition(0); line_PCIP1->setAlignment(Qt::AlignCenter); horizontalLayout->addWidget(line_PCIP1); label = new QLabel(groupBox); label->setObjectName(QStringLiteral("label")); horizontalLayout->addWidget(label); line_PCIP2 = new QLineEdit(groupBox); line_PCIP2->setObjectName(QStringLiteral("line_PCIP2")); line_PCIP2->setMaximumSize(QSize(35, 16777215)); line_PCIP2->setCursorPosition(0); line_PCIP2->setAlignment(Qt::AlignCenter); horizontalLayout->addWidget(line_PCIP2); label_2 = new QLabel(groupBox); label_2->setObjectName(QStringLiteral("label_2")); horizontalLayout->addWidget(label_2); line_PCIP3 = new QLineEdit(groupBox); line_PCIP3->setObjectName(QStringLiteral("line_PCIP3")); line_PCIP3->setMaximumSize(QSize(35, 16777215)); line_PCIP3->setCursorPosition(0); line_PCIP3->setAlignment(Qt::AlignCenter); horizontalLayout->addWidget(line_PCIP3); label_3 = new QLabel(groupBox); label_3->setObjectName(QStringLiteral("label_3")); horizontalLayout->addWidget(label_3); line_PCIP4 = new QLineEdit(groupBox); line_PCIP4->setObjectName(QStringLiteral("line_PCIP4")); line_PCIP4->setMaximumSize(QSize(35, 16777215)); line_PCIP4->setCursorPosition(3); line_PCIP4->setAlignment(Qt::AlignCenter); horizontalLayout->addWidget(line_PCIP4); horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout->addItem(horizontalSpacer); formLayout_2->setLayout(1, QFormLayout::FieldRole, horizontalLayout); label_11 = new QLabel(groupBox); label_11->setObjectName(QStringLiteral("label_11")); QFont font; font.setBold(true); font.setWeight(75); label_11->setFont(font); formLayout_2->setWidget(0, QFormLayout::SpanningRole, label_11); label_PCPORT = new QLabel(groupBox); label_PCPORT->setObjectName(QStringLiteral("label_PCPORT")); label_PCPORT->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); formLayout_2->setWidget(2, QFormLayout::LabelRole, label_PCPORT); horizontalLayout_3 = new QHBoxLayout(); horizontalLayout_3->setSpacing(6); horizontalLayout_3->setObjectName(QStringLiteral("horizontalLayout_3")); line_PCPort = new QLineEdit(groupBox); line_PCPort->setObjectName(QStringLiteral("line_PCPort")); line_PCPort->setMaximumSize(QSize(86, 16777215)); line_PCPort->setCursorPosition(0); line_PCPort->setAlignment(Qt::AlignCenter); horizontalLayout_3->addWidget(line_PCPort); horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_3->addItem(horizontalSpacer_2); formLayout_2->setLayout(2, QFormLayout::FieldRole, horizontalLayout_3); label_5 = new QLabel(groupBox); label_5->setObjectName(QStringLiteral("label_5")); label_5->setFont(font); formLayout_2->setWidget(3, QFormLayout::SpanningRole, label_5); label_6 = new QLabel(groupBox); label_6->setObjectName(QStringLiteral("label_6")); label_6->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); formLayout_2->setWidget(4, QFormLayout::LabelRole, label_6); horizontalLayout_4 = new QHBoxLayout(); horizontalLayout_4->setSpacing(6); horizontalLayout_4->setObjectName(QStringLiteral("horizontalLayout_4")); line_FeatherIP1 = new QLineEdit(groupBox); line_FeatherIP1->setObjectName(QStringLiteral("line_FeatherIP1")); line_FeatherIP1->setMaximumSize(QSize(35, 16777215)); line_FeatherIP1->setCursorPosition(0); line_FeatherIP1->setAlignment(Qt::AlignCenter); horizontalLayout_4->addWidget(line_FeatherIP1); label_8 = new QLabel(groupBox); label_8->setObjectName(QStringLiteral("label_8")); horizontalLayout_4->addWidget(label_8); line_FeatherIP2 = new QLineEdit(groupBox); line_FeatherIP2->setObjectName(QStringLiteral("line_FeatherIP2")); line_FeatherIP2->setMaximumSize(QSize(35, 16777215)); line_FeatherIP2->setCursorPosition(0); line_FeatherIP2->setAlignment(Qt::AlignCenter); horizontalLayout_4->addWidget(line_FeatherIP2); label_9 = new QLabel(groupBox); label_9->setObjectName(QStringLiteral("label_9")); horizontalLayout_4->addWidget(label_9); line_FeatherIP3 = new QLineEdit(groupBox); line_FeatherIP3->setObjectName(QStringLiteral("line_FeatherIP3")); line_FeatherIP3->setMaximumSize(QSize(35, 16777215)); line_FeatherIP3->setCursorPosition(0); line_FeatherIP3->setAlignment(Qt::AlignCenter); horizontalLayout_4->addWidget(line_FeatherIP3); label_10 = new QLabel(groupBox); label_10->setObjectName(QStringLiteral("label_10")); horizontalLayout_4->addWidget(label_10); line_FeatherIP4 = new QLineEdit(groupBox); line_FeatherIP4->setObjectName(QStringLiteral("line_FeatherIP4")); line_FeatherIP4->setMaximumSize(QSize(35, 16777215)); line_FeatherIP4->setCursorPosition(0); line_FeatherIP4->setAlignment(Qt::AlignCenter); horizontalLayout_4->addWidget(line_FeatherIP4); horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_4->addItem(horizontalSpacer_3); formLayout_2->setLayout(4, QFormLayout::FieldRole, horizontalLayout_4); label_7 = new QLabel(groupBox); label_7->setObjectName(QStringLiteral("label_7")); label_7->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); formLayout_2->setWidget(5, QFormLayout::LabelRole, label_7); horizontalLayout_5 = new QHBoxLayout(); horizontalLayout_5->setSpacing(6); horizontalLayout_5->setObjectName(QStringLiteral("horizontalLayout_5")); line_FeatherPort = new QLineEdit(groupBox); line_FeatherPort->setObjectName(QStringLiteral("line_FeatherPort")); line_FeatherPort->setMaximumSize(QSize(86, 16777215)); line_FeatherPort->setCursorPosition(5); line_FeatherPort->setAlignment(Qt::AlignCenter); horizontalLayout_5->addWidget(line_FeatherPort); horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_5->addItem(horizontalSpacer_4); formLayout_2->setLayout(5, QFormLayout::FieldRole, horizontalLayout_5); verticalLayout_5->addLayout(formLayout_2); push_Apply = new QPushButton(groupBox); push_Apply->setObjectName(QStringLiteral("push_Apply")); verticalLayout_5->addWidget(push_Apply); verticalLayout_4->addWidget(groupBox); groupBox_2 = new QGroupBox(centralWidget); groupBox_2->setObjectName(QStringLiteral("groupBox_2")); sizePolicy.setHeightForWidth(groupBox_2->sizePolicy().hasHeightForWidth()); groupBox_2->setSizePolicy(sizePolicy); groupBox_2->setMinimumSize(QSize(300, 0)); groupBox_2->setMaximumSize(QSize(290, 16777215)); verticalLayout_6 = new QVBoxLayout(groupBox_2); verticalLayout_6->setSpacing(6); verticalLayout_6->setContentsMargins(11, 11, 11, 11); verticalLayout_6->setObjectName(QStringLiteral("verticalLayout_6")); horizontalLayout_2 = new QHBoxLayout(); horizontalLayout_2->setSpacing(6); horizontalLayout_2->setObjectName(QStringLiteral("horizontalLayout_2")); check_ClearLog = new QCheckBox(groupBox_2); check_ClearLog->setObjectName(QStringLiteral("check_ClearLog")); check_ClearLog->setChecked(true); horizontalLayout_2->addWidget(check_ClearLog); check_LogBCI = new QCheckBox(groupBox_2); check_LogBCI->setObjectName(QStringLiteral("check_LogBCI")); check_LogBCI->setChecked(true); horizontalLayout_2->addWidget(check_LogBCI); verticalLayout_6->addLayout(horizontalLayout_2); plain_Log = new QPlainTextEdit(groupBox_2); plain_Log->setObjectName(QStringLiteral("plain_Log")); verticalLayout_6->addWidget(plain_Log); horizontalLayout_6 = new QHBoxLayout(); horizontalLayout_6->setSpacing(6); horizontalLayout_6->setObjectName(QStringLiteral("horizontalLayout_6")); label_LastSymbol = new QLabel(groupBox_2); label_LastSymbol->setObjectName(QStringLiteral("label_LastSymbol")); horizontalLayout_6->addWidget(label_LastSymbol); lineLastSymbol = new QLineEdit(groupBox_2); lineLastSymbol->setObjectName(QStringLiteral("lineLastSymbol")); lineLastSymbol->setMaximumSize(QSize(35, 16777215)); horizontalLayout_6->addWidget(lineLastSymbol); horizontalSpacer_5 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_6->addItem(horizontalSpacer_5); push_ClearLog = new QPushButton(groupBox_2); push_ClearLog->setObjectName(QStringLiteral("push_ClearLog")); horizontalLayout_6->addWidget(push_ClearLog); verticalLayout_6->addLayout(horizontalLayout_6); verticalLayout_4->addWidget(groupBox_2); horizontalLayout_7->addLayout(verticalLayout_4); line = new QFrame(centralWidget); line->setObjectName(QStringLiteral("line")); line->setFrameShape(QFrame::VLine); line->setFrameShadow(QFrame::Sunken); horizontalLayout_7->addWidget(line); verticalLayout_3 = new QVBoxLayout(); verticalLayout_3->setSpacing(6); verticalLayout_3->setObjectName(QStringLiteral("verticalLayout_3")); groupBox_3 = new QGroupBox(centralWidget); groupBox_3->setObjectName(QStringLiteral("groupBox_3")); groupBox_3->setMaximumSize(QSize(178, 16777215)); verticalLayout = new QVBoxLayout(groupBox_3); verticalLayout->setSpacing(6); verticalLayout->setContentsMargins(11, 11, 11, 11); verticalLayout->setObjectName(QStringLiteral("verticalLayout")); check_Tactile = new QCheckBox(groupBox_3); check_Tactile->setObjectName(QStringLiteral("check_Tactile")); verticalLayout->addWidget(check_Tactile); frame = new QFrame(groupBox_3); frame->setObjectName(QStringLiteral("frame")); frame->setFrameShape(QFrame::Box); frame->setFrameShadow(QFrame::Plain); frame->setLineWidth(1); gridLayout_2 = new QGridLayout(frame); gridLayout_2->setSpacing(6); gridLayout_2->setContentsMargins(11, 11, 11, 11); gridLayout_2->setObjectName(QStringLiteral("gridLayout_2")); gridLayout_2->setContentsMargins(5, 5, 5, 5); label_Left = new QLabel(frame); label_Left->setObjectName(QStringLiteral("label_Left")); label_Left->setMinimumSize(QSize(0, 40)); QFont font1; font1.setPointSize(12); font1.setBold(true); font1.setWeight(75); label_Left->setFont(font1); label_Left->setStyleSheet(QStringLiteral("background-color: rgb(255, 255, 255);")); label_Left->setFrameShape(QFrame::Box); label_Left->setAlignment(Qt::AlignCenter); gridLayout_2->addWidget(label_Left, 0, 0, 1, 1); label_Right = new QLabel(frame); label_Right->setObjectName(QStringLiteral("label_Right")); label_Right->setMinimumSize(QSize(0, 40)); label_Right->setFont(font1); label_Right->setStyleSheet(QStringLiteral("background-color: rgb(255, 255, 255);")); label_Right->setFrameShape(QFrame::Box); label_Right->setAlignment(Qt::AlignCenter); gridLayout_2->addWidget(label_Right, 1, 0, 1, 1); label_Forward = new QLabel(frame); label_Forward->setObjectName(QStringLiteral("label_Forward")); label_Forward->setMinimumSize(QSize(0, 40)); label_Forward->setFont(font1); label_Forward->setStyleSheet(QStringLiteral("background-color: rgb(255, 255, 255);")); label_Forward->setFrameShape(QFrame::Box); label_Forward->setAlignment(Qt::AlignCenter); gridLayout_2->addWidget(label_Forward, 2, 0, 1, 1); label_Back = new QLabel(frame); label_Back->setObjectName(QStringLiteral("label_Back")); label_Back->setMinimumSize(QSize(0, 40)); label_Back->setFont(font1); label_Back->setStyleSheet(QStringLiteral("background-color: rgb(255, 255, 255);")); label_Back->setFrameShape(QFrame::Box); label_Back->setAlignment(Qt::AlignCenter); gridLayout_2->addWidget(label_Back, 3, 0, 1, 1); verticalLayout->addWidget(frame); verticalLayout_3->addWidget(groupBox_3); groupBox_4 = new QGroupBox(centralWidget); groupBox_4->setObjectName(QStringLiteral("groupBox_4")); gridLayout_4 = new QGridLayout(groupBox_4); gridLayout_4->setSpacing(6); gridLayout_4->setContentsMargins(11, 11, 11, 11); gridLayout_4->setObjectName(QStringLiteral("gridLayout_4")); gridLayout_3 = new QGridLayout(); gridLayout_3->setSpacing(6); gridLayout_3->setObjectName(QStringLiteral("gridLayout_3")); push_allLOW = new QPushButton(groupBox_4); push_allLOW->setObjectName(QStringLiteral("push_allLOW")); push_allLOW->setMinimumSize(QSize(0, 40)); gridLayout_3->addWidget(push_allLOW, 2, 1, 1, 1); push_Forward = new QPushButton(groupBox_4); push_Forward->setObjectName(QStringLiteral("push_Forward")); push_Forward->setMinimumSize(QSize(0, 40)); push_Forward->setFont(font); push_Forward->setCheckable(true); gridLayout_3->addWidget(push_Forward, 1, 0, 1, 1); push_allHIGH = new QPushButton(groupBox_4); push_allHIGH->setObjectName(QStringLiteral("push_allHIGH")); push_allHIGH->setMinimumSize(QSize(0, 40)); gridLayout_3->addWidget(push_allHIGH, 2, 0, 1, 1); push_Left = new QPushButton(groupBox_4); push_Left->setObjectName(QStringLiteral("push_Left")); push_Left->setMinimumSize(QSize(0, 40)); push_Left->setFont(font); push_Left->setCheckable(true); gridLayout_3->addWidget(push_Left, 0, 0, 1, 1); push_Back = new QPushButton(groupBox_4); push_Back->setObjectName(QStringLiteral("push_Back")); push_Back->setMinimumSize(QSize(0, 40)); push_Back->setFont(font); push_Back->setCheckable(true); gridLayout_3->addWidget(push_Back, 1, 1, 1, 1); push_Right = new QPushButton(groupBox_4); push_Right->setObjectName(QStringLiteral("push_Right")); push_Right->setMinimumSize(QSize(0, 40)); push_Right->setFont(font); push_Right->setCheckable(true); gridLayout_3->addWidget(push_Right, 0, 1, 1, 1); gridLayout_4->addLayout(gridLayout_3, 0, 0, 1, 1); verticalLayout_3->addWidget(groupBox_4); verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_3->addItem(verticalSpacer); horizontalLayout_7->addLayout(verticalLayout_3); MainWindow->setCentralWidget(centralWidget); statusBar = new QStatusBar(MainWindow); statusBar->setObjectName(QStringLiteral("statusBar")); MainWindow->setStatusBar(statusBar); menuBar = new QMenuBar(MainWindow); menuBar->setObjectName(QStringLiteral("menuBar")); menuBar->setGeometry(QRect(0, 0, 515, 21)); MainWindow->setMenuBar(menuBar); retranslateUi(MainWindow); QMetaObject::connectSlotsByName(MainWindow); } // setupUi void retranslateUi(QMainWindow *MainWindow) { MainWindow->setWindowTitle(QApplication::translate("MainWindow", "Tactile BCI Filter", nullptr)); groupBox->setTitle(QApplication::translate("MainWindow", "Network Preferences", nullptr)); label_PCIP->setText(QApplication::translate("MainWindow", "PC-IP:", nullptr)); line_PCIP1->setInputMask(QApplication::translate("MainWindow", "000", nullptr)); line_PCIP1->setText(QApplication::translate("MainWindow", "127", nullptr)); label->setText(QApplication::translate("MainWindow", ".", nullptr)); line_PCIP2->setInputMask(QApplication::translate("MainWindow", "000", nullptr)); line_PCIP2->setText(QApplication::translate("MainWindow", "0", nullptr)); label_2->setText(QApplication::translate("MainWindow", ".", nullptr)); line_PCIP3->setInputMask(QApplication::translate("MainWindow", "000", nullptr)); line_PCIP3->setText(QApplication::translate("MainWindow", "0", nullptr)); label_3->setText(QApplication::translate("MainWindow", ".", nullptr)); line_PCIP4->setInputMask(QApplication::translate("MainWindow", "000", nullptr)); line_PCIP4->setText(QApplication::translate("MainWindow", "1", nullptr)); label_11->setText(QApplication::translate("MainWindow", "Receive socket BCI-Stream:", nullptr)); label_PCPORT->setText(QApplication::translate("MainWindow", "PC-Port:", nullptr)); line_PCPort->setInputMask(QApplication::translate("MainWindow", "00000", nullptr)); line_PCPort->setText(QApplication::translate("MainWindow", "5001", nullptr)); label_5->setText(QApplication::translate("MainWindow", "Receive socket Adafruit Feather:", nullptr)); label_6->setText(QApplication::translate("MainWindow", "Feather-IP:", nullptr)); line_FeatherIP1->setInputMask(QApplication::translate("MainWindow", "000", nullptr)); line_FeatherIP1->setText(QApplication::translate("MainWindow", "192", nullptr)); label_8->setText(QApplication::translate("MainWindow", ".", nullptr)); line_FeatherIP2->setInputMask(QApplication::translate("MainWindow", "000", nullptr)); line_FeatherIP2->setText(QApplication::translate("MainWindow", "168", nullptr)); label_9->setText(QApplication::translate("MainWindow", ".", nullptr)); line_FeatherIP3->setInputMask(QApplication::translate("MainWindow", "000", nullptr)); line_FeatherIP3->setText(QApplication::translate("MainWindow", "4", nullptr)); label_10->setText(QApplication::translate("MainWindow", ".", nullptr)); line_FeatherIP4->setInputMask(QApplication::translate("MainWindow", "000", nullptr)); line_FeatherIP4->setText(QApplication::translate("MainWindow", "1", nullptr)); label_7->setText(QApplication::translate("MainWindow", "Feather-Port:", nullptr)); line_FeatherPort->setInputMask(QApplication::translate("MainWindow", "00000", nullptr)); line_FeatherPort->setText(QApplication::translate("MainWindow", "8888", nullptr)); push_Apply->setText(QApplication::translate("MainWindow", "Apply", nullptr)); groupBox_2->setTitle(QApplication::translate("MainWindow", "Logger", nullptr)); check_ClearLog->setText(QApplication::translate("MainWindow", "Clear log when applying", nullptr)); check_LogBCI->setText(QApplication::translate("MainWindow", "Log BCI Data", nullptr)); label_LastSymbol->setText(QApplication::translate("MainWindow", "Last Symbol:", nullptr)); push_ClearLog->setText(QApplication::translate("MainWindow", "Clear Log", nullptr)); groupBox_3->setTitle(QApplication::translate("MainWindow", "Tactile Visualizer", nullptr)); check_Tactile->setText(QApplication::translate("MainWindow", "Tactile Session", nullptr)); label_Left->setText(QApplication::translate("MainWindow", "LINKS", nullptr)); label_Right->setText(QApplication::translate("MainWindow", "RECHTS", nullptr)); label_Forward->setText(QApplication::translate("MainWindow", "VOR", nullptr)); label_Back->setText(QApplication::translate("MainWindow", "ZUR\303\234CK", nullptr)); groupBox_4->setTitle(QApplication::translate("MainWindow", "Vibration Tester", nullptr)); push_allLOW->setText(QApplication::translate("MainWindow", "All LOW", nullptr)); push_Forward->setText(QApplication::translate("MainWindow", "VOR", nullptr)); push_allHIGH->setText(QApplication::translate("MainWindow", "All HIGH", nullptr)); push_Left->setText(QApplication::translate("MainWindow", "LINKS", nullptr)); push_Back->setText(QApplication::translate("MainWindow", "ZUR\303\234CK", nullptr)); push_Right->setText(QApplication::translate("MainWindow", "RECHTS", nullptr)); } // retranslateUi }; namespace Ui { class MainWindow: public Ui_MainWindow {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_MAINWINDOW_H