Update sip binding

This commit is contained in:
Blottiere Paul 2018-07-03 01:34:07 +02:00
parent 438a8dfd85
commit 555b9471b2

View File

@ -137,6 +137,8 @@ Removes a parameter.
:param key: the name of the parameter
%End
void remove( QgsServerParameter::Name name );
QString value( const QString &key ) const;
%Docstring
Returns the value of a parameter.