QCameraKeyPathEditor Class Reference

#include <QCameraKeyPathEditor.h>

Inheritance diagram for QCameraKeyPathEditor:

QCameraKeyPathEditorImpl List of all members.

Public Slots

virtual void sltApply ()
virtual void sltAttachCamera ()
virtual void sltChangeCamValue ()
virtual void sltCheckValues ()
virtual void sltClearHighlights (int)
virtual void sltDeleteCamera ()
virtual void sltMoveDown ()
virtual void sltMoveUp ()
virtual void sltOk ()
virtual void sltReplaceCamera ()
virtual void sltUpdateHighlights (int)
virtual void sltUpdateTool (int)

Public Member Functions

 QCameraKeyPathEditor (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~QCameraKeyPathEditor ()

Public Attributes

QGroupBox * parameterFrame
QButtonGroup * updateFrame
QCheckBox * checkEye
QCheckBox * checkRef
QCheckBox * checkUp
QCheckBox * checkAngle
QCheckBox * checkFrames
QCheckBox * checkTension
QCheckBox * checkContinuity
QCheckBox * checkBias
QFrame * Line1
QLineEdit * verAngleValue
QLineEdit * frameValue
QLineEdit * tensionValue
QLineEdit * conValue
QLineEdit * biasValue
QLabel * xUpLabel
QLineEdit * xUpValue
QLabel * xRefLabel
QLineEdit * xRefValue
QLabel * xEyeLabel
QLineEdit * xEyeValue
QLabel * yUpLabel
QLineEdit * yUpValue
QLabel * yRefLabel
QLineEdit * yRefValue
QLabel * yEyeLabel
QLineEdit * yEyeValue
QLabel * zEyeLabel
QLineEdit * zEyeValue
QLabel * zRefLabel
QLineEdit * zRefValue
QLabel * zUpLabel
QLineEdit * zUpValue
QLabel * conLabel
QLabel * frameLabel
QLabel * eyeLabel
QLabel * referenceLabel
QLabel * upLabel
QLabel * angleLabel
QLabel * biasLabel
QLabel * tensionLabel
QFrame * Frame4
QPushButton * replaceButton
QPushButton * deleteButton
QPushButton * attachButton
QCameraKeyPathDropSitepathDropSite
QGroupBox * cameraFrame
QPushButton * upButton
QMyListBoxcameraBox
QPushButton * downButton
QLabel * sliderStartLabel
QSlider * cameraSlider
QLabel * sliderEndLabel
QPushButton * buttonApply
QPushButton * buttonOk
QPushButton * buttonCancel

Protected Slots

virtual void languageChange ()
virtual void sltUpdateName (int)

Protected Attributes

QVBoxLayout * QCameraKeyPathEditorLayout
QHBoxLayout * Layout77
QSpacerItem * Spacer2
QHBoxLayout * Layout78
QSpacerItem * Spacer5
QHBoxLayout * Layout79
QSpacerItem * Spacer3_3
QHBoxLayout * Layout80
QSpacerItem * Spacer4_2
QHBoxLayout * Layout81
QSpacerItem * Spacer2_3
QHBoxLayout * Layout31
QHBoxLayout * Layout27
QHBoxLayout * Layout23
QHBoxLayout * Layout32
QHBoxLayout * Layout28
QHBoxLayout * Layout24
QHBoxLayout * Layout26
QHBoxLayout * Layout30
QHBoxLayout * Layout34
QGridLayout * Frame4Layout
QGridLayout * cameraFrameLayout
QSpacerItem * Spacer50
QHBoxLayout * Layout31_2

Private Attributes

QPixmap image0
QPixmap image1

Constructor & Destructor Documentation

QCameraKeyPathEditor::QCameraKeyPathEditor ( QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0 
)

QCameraKeyPathEditor::~QCameraKeyPathEditor (  ) 


Member Function Documentation

void QCameraKeyPathEditor::languageChange (  )  [protected, virtual, slot]

void QCameraKeyPathEditor::sltApply (  )  [virtual, slot]

Reimplemented in QCameraKeyPathEditorImpl.

void QCameraKeyPathEditor::sltAttachCamera (  )  [virtual, slot]

Reimplemented in QCameraKeyPathEditorImpl.

void QCameraKeyPathEditor::sltChangeCamValue (  )  [virtual, slot]

Reimplemented in QCameraKeyPathEditorImpl.

void QCameraKeyPathEditor::sltCheckValues (  )  [virtual, slot]

Reimplemented in QCameraKeyPathEditorImpl.

void QCameraKeyPathEditor::sltClearHighlights ( int   )  [virtual, slot]

Reimplemented in QCameraKeyPathEditorImpl.

void QCameraKeyPathEditor::sltDeleteCamera (  )  [virtual, slot]

Reimplemented in QCameraKeyPathEditorImpl.

void QCameraKeyPathEditor::sltMoveDown (  )  [virtual, slot]

Reimplemented in QCameraKeyPathEditorImpl.

void QCameraKeyPathEditor::sltMoveUp (  )  [virtual, slot]

Reimplemented in QCameraKeyPathEditorImpl.

void QCameraKeyPathEditor::sltOk (  )  [virtual, slot]

Reimplemented in QCameraKeyPathEditorImpl.

void QCameraKeyPathEditor::sltReplaceCamera (  )  [virtual, slot]

Reimplemented in QCameraKeyPathEditorImpl.

void QCameraKeyPathEditor::sltUpdateHighlights ( int   )  [virtual, slot]

Reimplemented in QCameraKeyPathEditorImpl.

void QCameraKeyPathEditor::sltUpdateName ( int   )  [protected, virtual, slot]

Reimplemented in QCameraKeyPathEditorImpl.

void QCameraKeyPathEditor::sltUpdateTool ( int   )  [virtual, slot]

Reimplemented in QCameraKeyPathEditorImpl.


Member Data Documentation

QLabel* QCameraKeyPathEditor::angleLabel

QPushButton* QCameraKeyPathEditor::attachButton

QLabel* QCameraKeyPathEditor::biasLabel

QLineEdit* QCameraKeyPathEditor::biasValue

QPushButton* QCameraKeyPathEditor::buttonApply

QPushButton* QCameraKeyPathEditor::buttonCancel

QPushButton* QCameraKeyPathEditor::buttonOk

QMyListBox* QCameraKeyPathEditor::cameraBox

QGroupBox* QCameraKeyPathEditor::cameraFrame

QGridLayout* QCameraKeyPathEditor::cameraFrameLayout [protected]

QSlider* QCameraKeyPathEditor::cameraSlider

QCheckBox* QCameraKeyPathEditor::checkAngle

QCheckBox* QCameraKeyPathEditor::checkBias

QCheckBox* QCameraKeyPathEditor::checkContinuity

QCheckBox* QCameraKeyPathEditor::checkEye

QCheckBox* QCameraKeyPathEditor::checkFrames

QCheckBox* QCameraKeyPathEditor::checkRef

QCheckBox* QCameraKeyPathEditor::checkTension

QCheckBox* QCameraKeyPathEditor::checkUp

QLabel* QCameraKeyPathEditor::conLabel

QLineEdit* QCameraKeyPathEditor::conValue

QPushButton* QCameraKeyPathEditor::deleteButton

QPushButton* QCameraKeyPathEditor::downButton

QLabel* QCameraKeyPathEditor::eyeLabel

QFrame* QCameraKeyPathEditor::Frame4

QGridLayout* QCameraKeyPathEditor::Frame4Layout [protected]

QLabel* QCameraKeyPathEditor::frameLabel

QLineEdit* QCameraKeyPathEditor::frameValue

QPixmap QCameraKeyPathEditor::image0 [private]

QPixmap QCameraKeyPathEditor::image1 [private]

QHBoxLayout* QCameraKeyPathEditor::Layout23 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout24 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout26 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout27 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout28 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout30 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout31 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout31_2 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout32 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout34 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout77 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout78 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout79 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout80 [protected]

QHBoxLayout* QCameraKeyPathEditor::Layout81 [protected]

QFrame* QCameraKeyPathEditor::Line1

QGroupBox* QCameraKeyPathEditor::parameterFrame

QCameraKeyPathDropSite* QCameraKeyPathEditor::pathDropSite

QVBoxLayout* QCameraKeyPathEditor::QCameraKeyPathEditorLayout [protected]

QLabel* QCameraKeyPathEditor::referenceLabel

QPushButton* QCameraKeyPathEditor::replaceButton

QLabel* QCameraKeyPathEditor::sliderEndLabel

QLabel* QCameraKeyPathEditor::sliderStartLabel

QSpacerItem* QCameraKeyPathEditor::Spacer2 [protected]

QSpacerItem* QCameraKeyPathEditor::Spacer2_3 [protected]

QSpacerItem* QCameraKeyPathEditor::Spacer3_3 [protected]

QSpacerItem* QCameraKeyPathEditor::Spacer4_2 [protected]

QSpacerItem* QCameraKeyPathEditor::Spacer5 [protected]

QSpacerItem* QCameraKeyPathEditor::Spacer50 [protected]

QLabel* QCameraKeyPathEditor::tensionLabel

QLineEdit* QCameraKeyPathEditor::tensionValue

QPushButton* QCameraKeyPathEditor::upButton

QButtonGroup* QCameraKeyPathEditor::updateFrame

QLabel* QCameraKeyPathEditor::upLabel

QLineEdit* QCameraKeyPathEditor::verAngleValue

QLabel* QCameraKeyPathEditor::xEyeLabel

QLineEdit* QCameraKeyPathEditor::xEyeValue

QLabel* QCameraKeyPathEditor::xRefLabel

QLineEdit* QCameraKeyPathEditor::xRefValue

QLabel* QCameraKeyPathEditor::xUpLabel

QLineEdit* QCameraKeyPathEditor::xUpValue

QLabel* QCameraKeyPathEditor::yEyeLabel

QLineEdit* QCameraKeyPathEditor::yEyeValue

QLabel* QCameraKeyPathEditor::yRefLabel

QLineEdit* QCameraKeyPathEditor::yRefValue

QLabel* QCameraKeyPathEditor::yUpLabel

QLineEdit* QCameraKeyPathEditor::yUpValue

QLabel* QCameraKeyPathEditor::zEyeLabel

QLineEdit* QCameraKeyPathEditor::zEyeValue

QLabel* QCameraKeyPathEditor::zRefLabel

QLineEdit* QCameraKeyPathEditor::zRefValue

QLabel* QCameraKeyPathEditor::zUpLabel

QLineEdit* QCameraKeyPathEditor::zUpValue


The documentation for this class was generated from the following files:
Generated on Mon Jul 10 12:45:59 2006 for QGLViewer by  doxygen 1.4.7