Home
last modified time | relevance | path

Searched defs:onLayerChanged (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgslayertreeviewofflineindicator.cpp61 void QgsLayerTreeViewOfflineIndicatorProvider::onLayerChanged() in onLayerChanged() function in QgsLayerTreeViewOfflineIndicatorProvider
H A Dqgslayertreeviewtemporalindicator.cpp91 void QgsLayerTreeViewTemporalIndicatorProvider::onLayerChanged( QgsMapLayer *layer ) in onLayerChanged() function in QgsLayerTreeViewTemporalIndicatorProvider
H A Dqgslayertreeviewindicatorprovider.cpp117 void QgsLayerTreeViewIndicatorProvider::onLayerChanged() in onLayerChanged() function in QgsLayerTreeViewIndicatorProvider
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgslayertreeviewtemporalindicator.cpp90 void QgsLayerTreeViewTemporalIndicatorProvider::onLayerChanged( QgsMapLayer *layer ) in onLayerChanged() function in QgsLayerTreeViewTemporalIndicatorProvider
H A Dqgslayertreeviewindicatorprovider.cpp115 void QgsLayerTreeViewIndicatorProvider::onLayerChanged() in onLayerChanged() function in QgsLayerTreeViewIndicatorProvider
/dports/graphics/qgis-ltr/qgis-3.16.16/src/quickgui/attributes/
H A Dqgsquickattributeformmodelbase.cpp112 void QgsQuickAttributeFormModelBase::onLayerChanged() in onLayerChanged() function in QgsQuickAttributeFormModelBase
/dports/graphics/qgis/qgis-3.22.3/src/gui/processing/
H A Dqgsprocessingtininputlayerswidget.cpp84 void QgsProcessingTinInputLayersWidget::onLayerChanged( QgsMapLayer *layer ) in onLayerChanged() function in QgsProcessingTinInputLayersWidget
H A Dqgsprocessingmaplayercombobox.cpp579 void QgsProcessingMapLayerComboBox::onLayerChanged( QgsMapLayer *layer ) in onLayerChanged() function in QgsProcessingMapLayerComboBox
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/processing/
H A Dqgsprocessingtininputlayerswidget.cpp82 void QgsProcessingTinInputLayersWidget::onLayerChanged( QgsMapLayer *layer ) in onLayerChanged() function in QgsProcessingTinInputLayersWidget
H A Dqgsprocessingmaplayercombobox.cpp578 void QgsProcessingMapLayerComboBox::onLayerChanged( QgsMapLayer *layer ) in onLayerChanged() function in QgsProcessingMapLayerComboBox
/dports/games/py-fife/fifengine-0.4.2/engine/core/view/
H A Dlayercache.cpp64 virtual void onLayerChanged(Layer* layer, std::vector<Instance*>& instances) { in onLayerChanged() function in FIFE::CacheLayerChangeListener
/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/grass/
H A Dqgsgrassmoduleinput.cpp1196 void QgsGrassModuleInput::onLayerChanged() in onLayerChanged() function in QgsGrassModuleInput
H A Dqgsgrassmoduleparam.cpp1205 void QgsGrassModuleSelection::onLayerChanged() in onLayerChanged() function in QgsGrassModuleSelection
/dports/graphics/qgis/qgis-3.22.3/src/plugins/grass/
H A Dqgsgrassmoduleinput.cpp1192 void QgsGrassModuleInput::onLayerChanged() in onLayerChanged() function in QgsGrassModuleInput
H A Dqgsgrassmoduleparam.cpp1206 void QgsGrassModuleSelection::onLayerChanged() in onLayerChanged() function in QgsGrassModuleSelection
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/interface/
H A Dscribblearea.cpp313 void ScribbleArea::onLayerChanged() in onLayerChanged() function in ScribbleArea
/dports/games/py-fife/fifengine-0.4.2/engine/core/model/structures/
H A Dcellcache.cpp53 virtual void onLayerChanged(Layer* layer, std::vector<Instance*>& instances) { in onLayerChanged() function in FIFE::CellCacheChangeListener