Home
last modified time | relevance | path

Searched refs:setExceptedLayerList (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/
H A Dqgsmaplayerproxymodel.sip.in90 .. seealso:: :py:func:`setExceptedLayerList`
105 .. seealso:: :py:func:`setExceptedLayerList`
137 void setExceptedLayerList( const QList<QgsMapLayer *> &exceptList );
152 .. seealso:: :py:func:`setExceptedLayerList`
165 .. seealso:: :py:func:`setExceptedLayerList`
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/
H A Dqgsmaplayerproxymodel.sip.in88 .. seealso:: :py:func:`setExceptedLayerList`
103 .. seealso:: :py:func:`setExceptedLayerList`
135 void setExceptedLayerList( const QList<QgsMapLayer *> &exceptList );
150 .. seealso:: :py:func:`setExceptedLayerList`
163 .. seealso:: :py:func:`setExceptedLayerList`
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsmaplayercombobox.h57 …void setExceptedLayerList( const QList<QgsMapLayer *> &layerList ) { mProxyModel->setExceptedLayer… in setExceptedLayerList() function
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsmaplayercombobox.h57 …void setExceptedLayerList( const QList<QgsMapLayer *> &layerList ) { mProxyModel->setExceptedLayer… in setExceptedLayerList() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsmaplayerproxymodel.h38 …ROPERTY( QList<QgsMapLayer *> exceptedLayerList READ exceptedLayerList WRITE setExceptedLayerList )
151 void setExceptedLayerList( const QList<QgsMapLayer *> &exceptList );
H A Dqgsmaplayerproxymodel.cpp99 void QgsMapLayerProxyModel::setExceptedLayerList( const QList<QgsMapLayer *> &exceptList ) in setExceptedLayerList() function in QgsMapLayerProxyModel
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsmaplayerproxymodel.h38 …ROPERTY( QList<QgsMapLayer *> exceptedLayerList READ exceptedLayerList WRITE setExceptedLayerList )
153 void setExceptedLayerList( const QList<QgsMapLayer *> &exceptList );
H A Dqgsmaplayerproxymodel.cpp101 void QgsMapLayerProxyModel::setExceptedLayerList( const QList<QgsMapLayer *> &exceptList ) in setExceptedLayerList() function in QgsMapLayerProxyModel
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_qgsmaplayercombobox.py48 m.setExceptedLayerList([l2])
142 m.setExceptedLayerList([l1, l3])
147 m.setExceptedLayerList([l2, l4])
H A Dtest_qgsmaplayerproxymodel.py50 m.setExceptedLayerList([l2])
229 m.setExceptedLayerList([l1, l3])
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_qgsmaplayercombobox.py52 m.setExceptedLayerList([l2])
146 m.setExceptedLayerList([l1, l3])
151 m.setExceptedLayerList([l2, l4])
H A Dtest_qgsmaplayerproxymodel.py57 m.setExceptedLayerList([l2])
273 m.setExceptedLayerList([l1, l3])
/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgsvectorlayerdigitizingproperties.cpp106 … mGapCheckAllowExceptionsLayerComboBox->setExceptedLayerList( QList<QgsMapLayer *> { vlayer } ); in QgsVectorLayerDigitizingPropertiesPage()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgsvectorlayerdigitizingproperties.cpp106 … mGapCheckAllowExceptionsLayerComboBox->setExceptedLayerList( QList<QgsMapLayer *> { vlayer } ); in QgsVectorLayerDigitizingPropertiesPage()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/vector/
H A Dqgsjoindialog.cpp52 mJoinLayerComboBox->setExceptedLayerList( alreadyJoinedLayers ); in QgsJoinDialog()
/dports/graphics/qgis/qgis-3.22.3/src/gui/vector/
H A Dqgsjoindialog.cpp57 mJoinLayerComboBox->setExceptedLayerList( alreadyJoinedLayers ); in QgsJoinDialog()
/dports/graphics/qgis-ltr/qgis-3.16.16/python/gui/auto_generated/
H A Dqgsmaplayercombobox.sip.in43 void setExceptedLayerList( const QList<QgsMapLayer *> &layerList );
/dports/graphics/qgis/qgis-3.22.3/python/gui/auto_generated/
H A Dqgsmaplayercombobox.sip.in43 void setExceptedLayerList( const QList<QgsMapLayer *> &layerList );