Searched refs:zoomFactor (Results 1 – 6 of 6) sorted by relevance
220 void QGeoCameraData::setZoomLevel(double zoomFactor) in setZoomLevel() argument222 d->m_zoomLevel = zoomFactor; in setZoomLevel()
174 currentTab()->setZoomFactor(currentTab()->zoomFactor() + 0.1); in createViewMenu()181 currentTab()->setZoomFactor(currentTab()->zoomFactor() - 0.1); in createViewMenu()
176 currentTab()->setZoomFactor(currentTab()->zoomFactor() + 0.1); in createViewMenu()183 currentTab()->setZoomFactor(currentTab()->zoomFactor() - 0.1); in createViewMenu()
237 currentTab()->setZoomFactor(currentTab()->zoomFactor() + 0.1); in createViewMenu()244 currentTab()->setZoomFactor(currentTab()->zoomFactor() - 0.1); in createViewMenu()
737 currentTab()->setZoomFactor(currentTab()->zoomFactor() + 0.1); in slotViewZoomIn()744 currentTab()->setZoomFactor(currentTab()->zoomFactor() - 0.1); in slotViewZoomOut()