Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Start replacing python model
  • Loading branch information
nyalldawson committed Jul 16, 2018
1 parent e304539 commit 810cb9c
Show file tree
Hide file tree
Showing 5 changed files with 74 additions and 360 deletions.
Expand Up @@ -394,6 +394,11 @@ If ``registry`` is specified then the model will show providers and algorithms
from the given registry. If no registry is specified, then the processing
registry attached to QgsApplication.processingRegistry() will be used
by the model.
%End

QgsProcessingToolboxModel *toolboxModel();
%Docstring
Returns the underlying source Processing toolbox model.
%End

void setFilters( QgsProcessingToolboxProxyModel::Filters filters );
Expand Down

0 comments on commit 810cb9c

Please sign in to comment.