Lines Matching refs:ecend

123     const typename EditorToPropertyMap::iterator ecend = m_editorToProperty.end();  in slotEditorDestroyed()  local
124 …torToPropertyMap::iterator itEditor = m_editorToProperty.begin(); itEditor != ecend; ++itEditor) { in slotEditorDestroyed()
204 const QMap<QSpinBox *, QtProperty *>::ConstIterator ecend = m_editorToProperty.constEnd(); in slotSetValue() local
205 …rty *>::ConstIterator itEditor = m_editorToProperty.constBegin(); itEditor != ecend; ++itEditor) { in slotSetValue()
357 const QMap<QSlider *, QtProperty *>::ConstIterator ecend = m_editorToProperty.constEnd(); in slotSetValue() local
358 …rty *>::ConstIterator itEditor = m_editorToProperty.constBegin(); itEditor != ecend; ++itEditor ) { in slotSetValue()
511 const QMap<QScrollBar *, QtProperty *>::ConstIterator ecend = m_editorToProperty.constEnd(); in slotSetValue() local
512 …operty *>::ConstIterator itEditor = m_editorToProperty.constBegin(); itEditor != ecend; ++itEditor) in slotSetValue()
630 const QMap<QtBoolEdit *, QtProperty *>::ConstIterator ecend = m_editorToProperty.constEnd(); in slotSetValue() local
631 …perty *>::ConstIterator itEditor = m_editorToProperty.constBegin(); itEditor != ecend; ++itEditor) in slotSetValue()
954 const QMap<QLineEdit *, QtProperty *>::ConstIterator ecend = m_editorToProperty.constEnd(); in slotSetValue() local
955 …operty *>::ConstIterator itEditor = m_editorToProperty.constBegin(); itEditor != ecend; ++itEditor) in slotSetValue()
1094 const QMap<QDateEdit *, QtProperty *>::ConstIterator ecend = m_editorToProperty.constEnd(); in slotSetValue() local
1095 …operty *>::ConstIterator itEditor = m_editorToProperty.constBegin(); itEditor != ecend; ++itEditor) in slotSetValue()
1209 const QMap<QTimeEdit *, QtProperty *>::ConstIterator ecend = m_editorToProperty.constEnd(); in slotSetValue() local
1210 …operty *>::ConstIterator itEditor = m_editorToProperty.constBegin(); itEditor != ecend; ++itEditor) in slotSetValue()
1321 const QMap<QDateTimeEdit *, QtProperty *>::ConstIterator ecend = m_editorToProperty.constEnd(); in slotSetValue() local
1322 …perty *>::ConstIterator itEditor = m_editorToProperty.constBegin(); itEditor != ecend; ++itEditor) in slotSetValue()
1432 …const QMap<QtKeySequenceEdit *, QtProperty *>::ConstIterator ecend = m_editorToProperty.constEnd(… in slotSetValue() local
1433 …perty *>::ConstIterator itEditor = m_editorToProperty.constBegin(); itEditor != ecend; ++itEditor) in slotSetValue()
1722 const QMap<QtCharEdit *, QtProperty *>::ConstIterator ecend = m_editorToProperty.constEnd(); in slotSetValue() local
1723 …perty *>::ConstIterator itEditor = m_editorToProperty.constBegin(); itEditor != ecend; ++itEditor) in slotSetValue()
1883 const QMap<QComboBox *, QtProperty *>::ConstIterator ecend = m_editorToProperty.constEnd(); in slotSetValue() local
1884 …operty *>::ConstIterator itEditor = m_editorToProperty.constBegin(); itEditor != ecend; ++itEditor) in slotSetValue()
2040 const QMap<QWidget *, QtProperty *>::ConstIterator ecend = m_editorToEnum.constEnd(); in slotEditorDestroyed() local
2041 …QtProperty *>::ConstIterator itEditor = m_editorToEnum.constBegin(); itEditor != ecend; ++itEditor) in slotEditorDestroyed()
2276 const EditorToPropertyMap::ConstIterator ecend = m_editorToProperty.constEnd(); in slotSetValue() local
2277 …opertyMap::ConstIterator itEditor = m_editorToProperty.constBegin(); itEditor != ecend; ++itEditor) in slotSetValue()
2498 const EditorToPropertyMap::ConstIterator ecend = m_editorToProperty.constEnd(); in slotSetValue() local
2499 …opertyMap::ConstIterator itEditor = m_editorToProperty.constBegin(); itEditor != ecend; ++itEditor) in slotSetValue()