CustusX  2023.01.05-dev+develop.0da12
An IGT application
cxDummyTool.h File Reference
#include "cxResourceExport.h"
#include "cxToolImpl.h"
#include <vector>
#include <QThread>
#include <QDateTime>
#include <QTimer>
#include "cxBoundingBox3D.h"
#include "vtkForwardDeclarations.h"
#include "cxProbeSector.h"
#include "cxTime.h"

Go to the source code of this file.

Classes

class  cx::DummyProbe
 
class  cx::DummyToolThread
 
struct  cx::DummyToolTestUtilities
 
class  cx::DummyTool
 Implementation of a Tool used for testing. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef boost::shared_ptr< class QTimer > QTimerPtr
 

Typedef Documentation

typedef boost::shared_ptr<class QTimer> QTimerPtr

Definition at line 27 of file cxDummyTool.h.