Searched refs:onPropertyUpdated (Results 1 – 2 of 2) sorted by relevance
141 QObject::connect(mapper, SIGNAL(mapped(int)), this, SLOT(onPropertyUpdated(int))); in componentComplete()147 void QDeclarativeGeoMapParameter::onPropertyUpdated(int index) in onPropertyUpdated() function in QDeclarativeGeoMapParameter
79 void onPropertyUpdated(int index);