<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> Is there a way to automatically populate as default value of selected layers in QgsProcessingParameterMultipleLayers with the selected layers or selected groups of layers in the "Layer Panel"?  This would be incredibly useful.<br>
<br>
You'd (unfortunately -- it's not a trivial change) need to do this via<br>
a custom Processing widget wrapper, so that your parameter gets its<br>
own widget class where you can implement this logic.</blockquote><div><br></div><div>Nyall, Is there an example somewhere on how to do a custom processing widget wrapper?</div><div><br></div><div>Thanks!</div></div></div>