#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
BALL::VIEW::SetCamera::SetCamera | ( | QWidget * | parent = 0 , |
|
const char * | name = "SetCamera" , |
|||
bool | modal = FALSE , |
|||
Qt::WFlags | fl = 0 | |||
) |
BALL::VIEW::SetCamera::~SetCamera | ( | ) |
void BALL::VIEW::SetCamera::okPressed | ( | ) | [slot] |