CustusX
22.04-rc5
An IGT application
|
#include <QObject>
#include <QPointer>
#include <QMainWindow>
#include "vtkSmartPointer.h"
#include "cxVisServices.h"
#include "cxLayoutData.h"
#include "cxForwardDeclarations.h"
Go to the source code of this file.
Classes | |
class | cx::ViewCollectionImageWriter |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef vtkSmartPointer< class vtkWindowToImageFilter > | vtkWindowToImageFilterPtr |
typedef vtkSmartPointer< class vtkPNGWriter > | vtkPNGWriterPtr |
typedef vtkSmartPointer< class vtkUnsignedCharArray > | vtkUnsignedCharArrayPtr |
typedef vtkSmartPointer<class vtkPNGWriter> vtkPNGWriterPtr |
Definition at line 23 of file cxViewCollectionImageWriter.h.
typedef vtkSmartPointer<class vtkUnsignedCharArray> vtkUnsignedCharArrayPtr |
Definition at line 24 of file cxViewCollectionImageWriter.h.
typedef vtkSmartPointer<class vtkWindowToImageFilter> vtkWindowToImageFilterPtr |
Definition at line 22 of file cxViewCollectionImageWriter.h.