CustusX
22.04-rc5
An IGT application
|
#include <cxCameraStyleInteractor.h>
Public Member Functions | |
CameraStyleInteractor () | |
QActionGroup * | getInteractorStyleActionGroup () |
void | connectCameraStyle (ViewGroupDataPtr vg) |
GUI interaction for the CameraStyle.
Connect to one CameraStyle instance, then connect the internal actions to that instance. The actions can be used by calling createInteractorStyleActionGroup.
Definition at line 47 of file cxCameraStyleInteractor.h.
|
explicit |
Definition at line 24 of file cxCameraStyleInteractor.cpp.
void cx::CameraStyleInteractor::connectCameraStyle | ( | ViewGroupDataPtr | vg | ) |
Definition at line 29 of file cxCameraStyleInteractor.cpp.
QActionGroup * cx::CameraStyleInteractor::getInteractorStyleActionGroup | ( | ) |
Definition at line 39 of file cxCameraStyleInteractor.cpp.