<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi list -<br>
</p>
<p>I apologize for the cross-posting to this mailing list from
qgis-user. But I hope, that somebody has the answers to the
questions... <br>
</p>
<div class="moz-forward-container">I have a couple of (probably
dumb) questions on how to use the "QgsProcessingAlgorithm" class.
<br>
<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>
Can I obfuscate the parameter input, i.e showing '*******'
instead of the password ?<br>
<br>
</li>
<li>the "QgsProcessingParameterFeatureSource" method creates a
drop-down with names of layers in the map <i>and</i> a
checkbox with the label "Selected features only". Is it
possible to set the checkmark automatically when showing the
processing userdialog ? And how ?? <br>
</li>
</ul>
<pre class="moz-signature" cols="72">--
Med venlig hilsen / Best regards
Bo Victor Thomsen</pre>
</div>
</body>
</html>