Widget that contains camera aperture properties.
More...
#include <CameraProperties.h>
Widget that contains camera aperture properties.
§ CameraProperties()
CameraProperties::CameraProperties |
( |
double |
fov = 60.f , |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
§ fovChangedBySlider
void CameraProperties::fovChangedBySlider |
( |
double |
| ) |
|
|
signal |
Signal emitter when user changes FOV by using a slider.
§ onFOVSet
void CameraProperties::onFOVSet |
( |
double |
fov | ) |
|
|
slot |
Slot to be called when FOV value was changed, e.g. by when setting up a bookmark.
§ onOrthoChecked
void CameraProperties::onOrthoChecked |
( |
bool |
val | ) |
|
|
slot |
Slot to be called when "ortho" property is checked.
§ orthoChecked
void CameraProperties::orthoChecked |
( |
bool |
| ) |
|
|
signal |
Signal emitted when user cheks "ortho" property.
The documentation for this class was generated from the following files: