CustusX
16.5.0-rc9
An IGT application
|
#include "cxGuiExport.h"
#include "cxBaseWidget.h"
#include <vector>
#include <boost/shared_ptr.hpp>
#include <QProcess>
#include "cxTransform3D.h"
#include "cxForwardDeclarations.h"
#include "cxXmlOptionItem.h"
#include "cxVisServices.h"
Go to the source code of this file.
Classes | |
class | cx::VideoConnectionWidget |
GUI for setting up a connection to a video stream. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef vtkSmartPointer< class vtkImageData > | vtkImageDataPtr |
typedef boost::shared_ptr < class VideoConnectionManager > | cx::VideoConnectionManagerPtr |
typedef boost::shared_ptr < class StringPropertyActiveVideoSource > | cx::StringPropertyActiveVideoSourcePtr |
typedef boost::shared_ptr < class StringProperty > | cx::StringPropertyPtr |
typedef boost::shared_ptr < class Tool > | cx::ToolPtr |
typedef vtkSmartPointer<class vtkImageData> vtkImageDataPtr |
Definition at line 51 of file cxVideoConnectionWidget.h.