ATLAS Offline Software
|
#include <VP1CustomStereoEditor.h>
Classes | |
class | Imp |
Public Member Functions | |
VP1CustomStereoEditor (VP1ExaminerViewer *) | |
void | setState (QByteArray) |
QByteArray | state () const |
virtual | ~VP1CustomStereoEditor () |
Protected Member Functions | |
void | closeEvent (QCloseEvent *) |
Private Slots | |
void | buttonClicked () |
void | changedView (bool checked) |
void | changedView_viewer (bool checked) |
void | showEvent (QShowEvent *ev) |
void | updateFocal () |
void | setToFocal30 () |
void | perform3DCalculations (double value) |
Private Attributes | |
Imp * | m_d |
SbBool | m_leftEyeFilter [3] |
SbBool | m_rightEyeFilter [3] |
SbBool | m_leftEyeFilter_def [3] |
SbBool | m_rightEyeFilter_def [3] |
Definition at line 30 of file VP1CustomStereoEditor.h.
VP1CustomStereoEditor::VP1CustomStereoEditor | ( | VP1ExaminerViewer * | viewer | ) |
WARNING!!!!!!
we hide the viewer section for the tag, because it is still under development.
Comment out the line below to develop and debug, and then for the final release.
Definition at line 103 of file VP1CustomSteroEditor.cxx.
|
virtual |
Definition at line 174 of file VP1CustomSteroEditor.cxx.
|
privateslot |
Definition at line 343 of file VP1CustomSteroEditor.cxx.
|
privateslot |
Definition at line 267 of file VP1CustomSteroEditor.cxx.
|
privateslot |
Definition at line 287 of file VP1CustomSteroEditor.cxx.
|
protected |
Definition at line 211 of file VP1CustomSteroEditor.cxx.
|
privateslot |
Definition at line 235 of file VP1CustomSteroEditor.cxx.
void VP1CustomStereoEditor::setState | ( | QByteArray | ) |
|
privateslot |
|
privateslot |
Definition at line 189 of file VP1CustomSteroEditor.cxx.
QByteArray VP1CustomStereoEditor::state | ( | ) | const |
|
privateslot |
Definition at line 220 of file VP1CustomSteroEditor.cxx.
|
private |
Definition at line 71 of file VP1CustomStereoEditor.h.
|
private |
Definition at line 74 of file VP1CustomStereoEditor.h.
|
private |
Definition at line 80 of file VP1CustomStereoEditor.h.
|
private |
Definition at line 75 of file VP1CustomStereoEditor.h.
|
private |
Definition at line 81 of file VP1CustomStereoEditor.h.