CustusX  2023.01.05-dev+develop.0da12
An IGT application
cxPlusConnectWidget.cpp File Reference
#include "cxPlusConnectWidget.h"
#include <QHBoxLayout>
#include <QVBoxLayout>
#include <QPushButton>
#include <QProcess>
#include <QComboBox>
#include <QLabel>
#include <QFileDialog>
#include <QSpacerItem>
#include "cxLogger.h"
#include "cxOpenIGTLinkStreamerService.h"
#include "cxVisServices.h"
#include "cxVideoService.h"
#include "cxBoolProperty.h"
#include "cxProfile.h"
#include "cxProcessWrapper.h"
#include "cxSettings.h"
#include "cxDataLocations.h"
#include "cxFileSelectWidget.h"
#include "cxCheckBoxWidget.h"
#include "cxFilePreviewWidget.h"

Go to the source code of this file.

Namespaces

 cx
 Namespace for all CustusX production code.
 

Macros

#define START_TEXT   "Start PlusServer and connect tracking and streaming"
 
#define STOP_TEXT   "Stop PlusServer and disconnect tracking and streaming"
 

Macro Definition Documentation

#define START_TEXT   "Start PlusServer and connect tracking and streaming"

Definition at line 35 of file cxPlusConnectWidget.cpp.

#define STOP_TEXT   "Stop PlusServer and disconnect tracking and streaming"

Definition at line 36 of file cxPlusConnectWidget.cpp.