Move ActorDraggableInteractorStyle.
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
#include <vtkImageProperty.h>
|
#include <vtkImageProperty.h>
|
||||||
#include <vtkPointData.h>
|
#include <vtkPointData.h>
|
||||||
|
|
||||||
#include "DraggableActor.h"
|
#include "src/src/measure/DraggableActor.h"
|
||||||
#include "QGlobals.h"
|
#include "QGlobals.h"
|
||||||
|
|
||||||
vtkStandardNewMacro(ActorDraggableInteractorStyle)
|
vtkStandardNewMacro(ActorDraggableInteractorStyle)
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
#include "cine/pqVCRToolbar.h"
|
#include "cine/pqVCRToolbar.h"
|
||||||
|
|
||||||
#include <QMessageBox>
|
#include <QMessageBox>
|
||||||
#include "measure/ActorDraggableInteractorStyle.h"
|
#include "Interaction/ActorDraggableInteractorStyle.h"
|
||||||
|
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
* Consider:
|
* Consider:
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
#include "vtkCommand.h"
|
#include "vtkCommand.h"
|
||||||
#include "vtkImageData.h"
|
#include "vtkImageData.h"
|
||||||
#include "vtkInformation.h"
|
#include "vtkInformation.h"
|
||||||
#include "measure/ActorDraggableInteractorStyle.h"
|
#include "Interaction/ActorDraggableInteractorStyle.h"
|
||||||
#include "vtkObjectFactory.h"
|
#include "vtkObjectFactory.h"
|
||||||
#include "vtkRenderWindow.h"
|
#include "vtkRenderWindow.h"
|
||||||
#include "vtkRenderWindowInteractor.h"
|
#include "vtkRenderWindowInteractor.h"
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
#include <vtkTextMapper.h>
|
#include <vtkTextMapper.h>
|
||||||
#include <vtkTextProperty.h>
|
#include <vtkTextProperty.h>
|
||||||
|
|
||||||
#include "ActorDraggableInteractorStyle.h"
|
#include "Interaction/ActorDraggableInteractorStyle.h"
|
||||||
#include "ControlPointActor.h"
|
#include "ControlPointActor.h"
|
||||||
#include "calibrationWidget.h"
|
#include "calibrationWidget.h"
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
#include <vtkRenderWindowInteractor.h>
|
#include <vtkRenderWindowInteractor.h>
|
||||||
|
|
||||||
#include "pqFontPropertyWidget.h"
|
#include "pqFontPropertyWidget.h"
|
||||||
#include "ActorDraggableInteractorStyle.h"
|
#include "Interaction/ActorDraggableInteractorStyle.h"
|
||||||
|
|
||||||
vtkStandardNewMacro(TextAnnotationActor)
|
vtkStandardNewMacro(TextAnnotationActor)
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
#include "vtkImageProperty.h"
|
#include "vtkImageProperty.h"
|
||||||
#include "view/subview/mytitlebar.h"
|
#include "view/subview/mytitlebar.h"
|
||||||
|
|
||||||
#include "measure/ActorDraggableInteractorStyle.h"
|
#include "Interaction/ActorDraggableInteractorStyle.h"
|
||||||
#include "cine/pqVCRController.h"
|
#include "cine/pqVCRController.h"
|
||||||
#include "cine/pqVCRToolbar.h"
|
#include "cine/pqVCRToolbar.h"
|
||||||
#include "vtkDiscretizableColorTransferFunction.h"
|
#include "vtkDiscretizableColorTransferFunction.h"
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
#include "qpainter.h"
|
#include "qpainter.h"
|
||||||
#include "cine/pqVCRToolbar.h"
|
#include "cine/pqVCRToolbar.h"
|
||||||
#include <QMessageBox>
|
#include <QMessageBox>
|
||||||
#include "measure/ActorDraggableInteractorStyle.h"
|
#include "Interaction/ActorDraggableInteractorStyle.h"
|
||||||
#include "measure/MeasureFactory.h"
|
#include "measure/MeasureFactory.h"
|
||||||
//-------------------------------------------------------
|
//-------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user