Searched refs:incubationMode (Results 1 – 2 of 2) sorted by relevance
67 static const QQmlIncubator::IncubationMode incubationMode = QQmlIncubator::Asynchronous; variable341 … QGeoMapObject *mo = qobject_cast<QGeoMapObject *>(m_delegateModel->object(idx, incubationMode)); in modelUpdated()399 mo = qobject_cast<QGeoMapObject *>(m_delegateModel->object(index, incubationMode)); in createdItem()
341 const QQmlIncubator::IncubationMode incubationMode = in setIncubateDelegates() local343 if (m_incubationMode == incubationMode) in setIncubateDelegates()345 m_incubationMode = incubationMode; in setIncubateDelegates()