CustusX
16.5.0-rc9
An IGT application
|
#include <cxCameraStyle.h>
Public Member Functions | |
CameraStyleInteractor () | |
QActionGroup * | getInteractorStyleActionGroup () |
void | connectCameraStyle (CameraStylePtr style) |
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 106 of file cxCameraStyle.h.
|
explicit |
Definition at line 88 of file cxCameraStyle.cpp.
void cx::CameraStyleInteractor::connectCameraStyle | ( | CameraStylePtr | style | ) |
Definition at line 93 of file cxCameraStyle.cpp.
QActionGroup * cx::CameraStyleInteractor::getInteractorStyleActionGroup | ( | ) |
Definition at line 103 of file cxCameraStyle.cpp.