Fraxinus
17.12-rc1
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 69 of file cxCameraStyleInteractor.h.
|
explicit |
Definition at line 45 of file cxCameraStyleInteractor.cpp.
void cx::CameraStyleInteractor::connectCameraStyle | ( | ViewGroupDataPtr | vg | ) |
Definition at line 50 of file cxCameraStyleInteractor.cpp.
QActionGroup * cx::CameraStyleInteractor::getInteractorStyleActionGroup | ( | ) |
Definition at line 60 of file cxCameraStyleInteractor.cpp.