Small cleanups for QgsDataSourceSelectDialog

This commit is contained in:
Nyall Dawson 2018-11-05 16:51:31 +10:00 committed by Alessandro Pasotti
parent a4182c1e04
commit bc8574ce5c

View File

@ -44,6 +44,8 @@ Constructs a QgsDataSourceSelectDialog, optionally filtering by layer type
:param parent: the object
%End
~QgsDataSourceSelectDialog();
void setLayerTypeFilter( QgsMapLayer::LayerType layerType );
%Docstring
Sets layer type filter to ``layerType`` and activates the filtering