Skip to content

Commit

Permalink
Merge pull request #45063 from elpaso/bugfix-gh44949-raster-propertie…
Browse files Browse the repository at this point in the history
…s-transparency-dedup

Use QgsRasterTransparencyWidget in raster properties dlg
  • Loading branch information
elpaso committed Sep 16, 2021
2 parents 469b145 + adf102a commit f59947a
Show file tree
Hide file tree
Showing 6 changed files with 128 additions and 872 deletions.
Expand Up @@ -37,6 +37,13 @@ Sets the ``context`` in which the dialog is shown, e.g., the associated map canv
virtual QgsExpressionContext createExpressionContext() const;


QgsMapToolEmitPoint *pixelSelectorTool() const;
%Docstring
Returns the (possibly None) map pixel selector tool.

.. versionadded:: 3.22
%End

public slots:


Expand Down

0 comments on commit f59947a

Please sign in to comment.