Skip to content

Commit

Permalink
SIP
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso authored and nyalldawson committed Feb 19, 2020
1 parent bcf0e48 commit f71e04e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions python/gui/auto_generated/qgsactionmenu.sip.in
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,13 @@ Sets an expression context scope used to resolve underlying actions.
Returns an expression context scope used to resolve underlying actions.

.. versionadded:: 3.0
%End

QList<QgsAction> menuActions();
%Docstring
Returns menu actions

.. versionadded:: 3.12
%End

signals:
Expand Down

0 comments on commit f71e04e

Please sign in to comment.