This commit is contained in:
Alessandro Pasotti 2020-02-19 17:56:05 +01:00 committed by Nyall Dawson
parent bcf0e4838c
commit f71e04e579

View File

@ -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: