NorMIT-nav  2023.01.05-dev+develop.0da12
An IGT application
cx::CameraStyleInteractor Class Reference

#include <cxCameraStyleInteractor.h>

Inheritance diagram for cx::CameraStyleInteractor:

Public Member Functions

 CameraStyleInteractor ()
 
QActionGroup * getInteractorStyleActionGroup ()
 
void connectCameraStyle (ViewGroupDataPtr vg)
 

Detailed Description

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.

Date
Dec 9, 2008
Author
Janne Beate Bakeng, SINTEF
Christian Askeland, SINTEF

Definition at line 47 of file cxCameraStyleInteractor.h.

Constructor & Destructor Documentation

◆ CameraStyleInteractor()

cx::CameraStyleInteractor::CameraStyleInteractor ( )
explicit

Definition at line 24 of file cxCameraStyleInteractor.cpp.

Member Function Documentation

◆ connectCameraStyle()

void cx::CameraStyleInteractor::connectCameraStyle ( ViewGroupDataPtr  vg)

Definition at line 29 of file cxCameraStyleInteractor.cpp.

◆ getInteractorStyleActionGroup()

QActionGroup * cx::CameraStyleInteractor::getInteractorStyleActionGroup ( )

Definition at line 39 of file cxCameraStyleInteractor.cpp.


The documentation for this class was generated from the following files: