QLightSourceEditor QDialog name QLightSourceEditor geometry 0 0 481 480 caption Light source editor sizeGripEnabled true layoutMargin margin 6 spacing 6 QButtonGroup name m_pButtonGroupDir title Direction layoutMargin margin 6 spacing 6 QLabel name m_pLabel3 text x: QLineEdit name m_pLineEditDirX maximumSize 75 32767 text - alignment AlignHCenter hAlign QLabel name m_pLabel4 text y: QLineEdit name m_pLineEditDirY maximumSize 75 32767 text - alignment AlignHCenter hAlign QLabel name m_pLabel5 text z: QLineEdit name m_pLineEditDirZ maximumSize 75 32767 text - alignment AlignHCenter hAlign QButtonGroup name m_pButtonGroupPos title Position layoutMargin margin 6 spacing 6 QLabel name m_pLabel0 text x: QLineEdit name m_pLineEditPosX maximumSize 75 32767 text 0.0 alignment AlignHCenter hAlign QLabel name m_pLabel1 text y: QLineEdit name m_pLineEditPosY maximumSize 75 32767 text 0.0 alignment AlignHCenter hAlign QLabel name m_pLabel2 text z: QLineEdit name m_pLineEditPosZ maximumSize 75 32767 text 0.0 alignment AlignHCenter hAlign QButtonGroup name m_pButtonGroupType title Type exclusive true layoutMargin margin 6 spacing 6 QRadioButton name m_pRadioButton0 text Point checked true QRadioButton name m_pRadioButton1 text Directional QRadioButton name m_pRadioButton2 text Cone QRadioButton name m_pRadioButton3 text Cone diffuse QButtonGroup name m_pButtonGroupIntensity title Intensity exclusive true layoutMargin margin 6 spacing 6 QLineEdit name m_pLineEditIntensity maximumSize 75 32767 text 1.0 alignment AlignHCenter hAlign QMyListBox name m_pMyListBox QFrame name m_pFrame frameShape StyledPanel frameShadow Raised layoutMargin margin 6 spacing 6 QCheckBox name m_pCheckBoxStatus text On checked true QCheckBox name m_pCheckBoxRelative text Keep light relative to observer QPushButton name m_pButtonDelete text Delete light(s) on false on false QButtonGroup name m_pButtonGroupAttenuation title Attenuation layoutMargin margin 6 spacing 6 QLabel name m_pLabel9 text constant: QLabel name m_pLabel10 text linear: QLabel name m_pLabel11 text quadratic: QLineEdit name m_pLineEditQuadraticAttenuation maximumSize 75 32767 text 0 alignment AlignHCenter hAlign QLineEdit name m_pLineEditLinearAttenuation maximumSize 75 32767 text 0 alignment AlignHCenter hAlign QLineEdit name m_pLineEditConstantAttenuation maximumSize 75 32767 text 1 alignment AlignHCenter hAlign QButtonGroup name m_pButtonGroupAngle title Cut-off angle layoutMargin margin 6 spacing 6 QLineEdit name m_pLineEditAngle maximumSize 75 32767 text 90 alignment AlignHCenter hAlign QButtonGroup name m_pButtonGroupColor title Color layoutMargin margin 6 spacing 6 QLabel name m_pLabel6 text R: QLineEdit name m_pLineEditRed maximumSize 75 32767 focusPolicy StrongFocus text 255 alignment AlignHCenter hAlign QLabel name m_pLabel7 text G: QLineEdit name m_pLineEditGreen maximumSize 75 32767 text 255 alignment AlignHCenter hAlign QLabel name m_pLabel8 text B: QLineEdit name m_pLineEditBlue maximumSize 75 32767 text 255 alignment AlignHCenter hAlign QButtonGroup name m_pButtonGroupExponent title Cosine Exponent layoutMargin margin 6 spacing 6 QLineEdit name m_pLineEditExponent maximumSize 75 32767 text 1 alignment AlignHCenter hAlign QLayoutWidget name Layout3 margin 0 spacing 6 QPushButton name m_pButtonCancel text &Cancel autoDefault true QPushButton name m_pButtonOk text &OK autoDefault true default false QPushButton name m_pButtonApply text &Apply autoDefault true QMyListBox
QMyListBox.h
-1 -1 0 5 5 image0 sigReturnPressed(int) highlighted(int)
image0 789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758 m_pLineEditPosX textChanged(const QString&) QLightSourceEditor sltPosXchanged() m_pLineEditPosY textChanged(const QString&) QLightSourceEditor sltPosYchanged() m_pLineEditPosZ textChanged(const QString&) QLightSourceEditor sltPosZchanged() m_pLineEditDirY textChanged(const QString&) QLightSourceEditor sltDirYchanged() m_pLineEditDirZ textChanged(const QString&) QLightSourceEditor sltDirZchanged() m_pLineEditDirX textChanged(const QString&) QLightSourceEditor sltDirXchanged() m_pLineEditAngle textChanged(const QString&) QLightSourceEditor sltAngleChanged() m_pLineEditExponent textChanged(const QString&) QLightSourceEditor sltExponentChanged() m_pButtonGroupType clicked(int) QLightSourceEditor sltTypeChanged(int) m_pButtonDelete clicked() QLightSourceEditor sltDeleteLight() m_pLineEditIntensity textChanged(const QString&) QLightSourceEditor sltIntensityChanged() m_pLineEditConstantAttenuation textChanged(const QString&) QLightSourceEditor sltConstantAttenuationChanged() m_pLineEditLinearAttenuation textChanged(const QString&) QLightSourceEditor sltLinearAttenuationChanged() m_pLineEditQuadraticAttenuation textChanged(const QString&) QLightSourceEditor sltQuadraticAttenuationChanged() m_pCheckBoxStatus stateChanged(int) QLightSourceEditor sltStatusChanged(int) m_pButtonCancel clicked() QLightSourceEditor sltButtonCancel() m_pButtonApply clicked() QLightSourceEditor sltButtonApply() m_pButtonOk clicked() QLightSourceEditor sltButtonOk() m_pLineEditRed textChanged(const QString&) QLightSourceEditor sltRedChanged() m_pLineEditBlue textChanged(const QString&) QLightSourceEditor sltBlueChanged() m_pLineEditGreen returnPressed() QLightSourceEditor sltGreenChanged() sltButtonApply() sltAngleChanged() sltBlueChanged() sltButtonCancel() sltButtonOk() sltConstantAttenuationChanged() sltDeleteLight() sltDirXchanged() sltDirYchanged() sltDirZchanged() sltExponentChanged() sltGreenChanged() sltIntensityChanged() sltLinearAttenuationChanged() sltPosXchanged() sltPosYchanged() sltPosZchanged() sltQuadraticAttenuationChanged() sltRedChanged() sltStatusChanged(int) sltTypeChanged(int) m_pRadioButton0 m_pRadioButton1 m_pRadioButton2 m_pRadioButton3 m_pLineEditIntensity m_pCheckBoxStatus m_pCheckBoxRelative m_pLineEditRed m_pLineEditGreen m_pLineEditBlue m_pLineEditPosX m_pLineEditPosY m_pLineEditPosZ m_pLineEditDirX m_pLineEditDirY m_pLineEditDirZ m_pLineEditAngle m_pLineEditExponent m_pLineEditConstantAttenuation m_pLineEditLinearAttenuation m_pLineEditQuadraticAttenuation m_pButtonCancel m_pButtonApply m_pButtonOk m_pButtonDelete