<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi list - <br>
</p>
<p>I have a couple of (probably dumb) questions on how to use the
"QgsProcessingAlgorithm" class. <br>
</p>
<ul>
<li>A have a lot parameter inputs placed in the "advanced" section
af the processing input dialog. It's parameters that seldom has
to be changed.<br>
How do I present the "Avanced" section <i>not</i> unfolded? The
default is to unfold this section and thus possibly confuse
users by showing a lot of seldom changed parameters. <br>
<br>
</li>
<li>One of my input parameters is a "QgsProcessingParameterString"
parameter that will contain a password. <br>
How can I obfuscate the parameter input, i.e showing '*******'
instead of the password ?<br>
</li>
</ul>
<pre class="moz-signature" cols="72">
--
Med venlig hilsen / Best regards
Bo Victor Thomsen</pre>
</body>
</html>