|
BALL
1.4.2
|
#include <BALL/VIEW/DIALOGS/setCamera.h>
Public Slots | |
| void | okPressed () |
Public Member Functions | |
| SetCamera (QWidget *parent=0, const char *name="SetCamera", bool modal=FALSE, Qt::WFlags fl=0) | |
| ~SetCamera () | |
Public Attributes | |
| Camera * | camera |
Dialog to set the camera to a given value
Definition at line 25 of file setCamera.h.
| BALL::VIEW::SetCamera::SetCamera | ( | QWidget * | parent = 0, |
| const char * | name = "SetCamera", |
||
| bool | modal = FALSE, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| BALL::VIEW::SetCamera::~SetCamera | ( | ) |
|
slot |
| Camera* BALL::VIEW::SetCamera::camera |
Definition at line 35 of file setCamera.h.
1.8.3.1