![]() |
ATLAS Offline Software
|
Public Member Functions | |
| void | updateFrameListVisuals () |
| void | updateFrameStepControlsEnablement () |
| void | updateFrameSnapshot (VP1CustomTourFrameWidget *) |
| int | countEnabledFrames (int &nEnabledPerspectiveFrames, int &nEnabledOrthographicFrames) const |
| void | addFrame (VP1CustomTourFrameWidget *frame) |
Public Attributes | |
| VP1CustomTourEditor * | theclass |
| Ui::VP1CustomTourEditorForm | ui |
| VP1ExaminerViewer * | viewer |
| QWidget * | frameHolderWidget |
| QList< VP1CustomTourFrameWidget * > | frames |
| QList< QObject * > | objectsToDisableWhenTourUnavailable |
Definition at line 39 of file VP1CustomTourEditor.cxx.
| void VP1CustomTourEditor::Imp::addFrame | ( | VP1CustomTourFrameWidget * | frame | ) |
Definition at line 144 of file VP1CustomTourEditor.cxx.
| int VP1CustomTourEditor::Imp::countEnabledFrames | ( | int & | nEnabledPerspectiveFrames, |
| int & | nEnabledOrthographicFrames ) const |
Definition at line 348 of file VP1CustomTourEditor.cxx.
| void VP1CustomTourEditor::Imp::updateFrameListVisuals | ( | ) |
Definition at line 158 of file VP1CustomTourEditor.cxx.
| void VP1CustomTourEditor::Imp::updateFrameSnapshot | ( | VP1CustomTourFrameWidget * | frame | ) |
Definition at line 339 of file VP1CustomTourEditor.cxx.
| void VP1CustomTourEditor::Imp::updateFrameStepControlsEnablement | ( | ) |
Definition at line 264 of file VP1CustomTourEditor.cxx.
| QWidget* VP1CustomTourEditor::Imp::frameHolderWidget |
Definition at line 44 of file VP1CustomTourEditor.cxx.
| QList<VP1CustomTourFrameWidget*> VP1CustomTourEditor::Imp::frames |
Definition at line 45 of file VP1CustomTourEditor.cxx.
| QList<QObject*> VP1CustomTourEditor::Imp::objectsToDisableWhenTourUnavailable |
Definition at line 46 of file VP1CustomTourEditor.cxx.
| VP1CustomTourEditor* VP1CustomTourEditor::Imp::theclass |
Definition at line 41 of file VP1CustomTourEditor.cxx.
| Ui::VP1CustomTourEditorForm VP1CustomTourEditor::Imp::ui |
Definition at line 42 of file VP1CustomTourEditor.cxx.
| VP1ExaminerViewer* VP1CustomTourEditor::Imp::viewer |
Definition at line 43 of file VP1CustomTourEditor.cxx.