BALL::VIEW::StereoSettingsDialog Class Reference
[QT Dialogs]
#include <BALL/VIEW/DIALOGS/stereoSettingsDialog.h>
List of all members.
Detailed Description
Dialog to set the focal plane to a given value
Constructor & Destructor Documentation
BALL::VIEW::StereoSettingsDialog::StereoSettingsDialog |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = "StereoSettingsDialog" | |
|
) |
| | |
BALL::VIEW::StereoSettingsDialog::~StereoSettingsDialog |
( |
|
) |
|
Member Function Documentation
virtual void BALL::VIEW::StereoSettingsDialog::apply |
( |
|
) |
[virtual, slot] |
void BALL::VIEW::StereoSettingsDialog::computeSettingsFromModelDistance |
( |
|
) |
[slot] |
virtual void BALL::VIEW::StereoSettingsDialog::initializeWidget |
( |
MainControl & |
main_control |
) |
[virtual] |
Initialization. This method is called automatically before the main application is started. It adds the dialog's menu entries and connections.
Reimplemented from BALL::VIEW::ModularWidget.
void BALL::VIEW::StereoSettingsDialog::okPressed |
( |
|
) |
[slot] |
virtual void BALL::VIEW::StereoSettingsDialog::show |
( |
|
) |
[virtual, slot] |