<div dir="ltr"><div>What I am asking is for the API call to display a particular Processing algorithm dialog box. For example in the processing documentation at:<br><br><a href="https://docs.qgis.org/2.18/en/docs/user_manual/processing/console.html">https://docs.qgis.org/2.18/en/docs/user_manual/processing/console.html</a><br><br></div>there are the following calls:<br><br><pre style="overflow-x:auto;overflow-y:hidden;padding:9.5px;font-family:"Andale Mono","Ubuntu Mono","Courier New",Courier,monospace;font-size:13px;color:rgb(51,51,51);border-radius:4px;display:block;margin:0px 0px 10px;line-height:1.2rem;word-break:break-all;white-space:pre-wrap;background-color:rgb(245,245,245);border-color:rgba(0,0,0,0.15);border-style:solid;border-width:1px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><span class="gmail-n">processing</span><span class="gmail-o" style="color:rgb(102,102,102)">.</span><span class="gmail-n">alglist</span><span class="gmail-p">()<br></span><span class="gmail-n">processing</span><span class="gmail-o" style="color:rgb(102,102,102)">.</span><span class="gmail-n">runalg</span><span class="gmail-p">(</span><span class="gmail-n">name_of_the_algorithm</span><span class="gmail-p">,</span> <span class="gmail-n">param1</span><span class="gmail-p">,</span> <span class="gmail-n">param2</span><span class="gmail-p">,</span> <span class="gmail-o" style="color:rgb(102,102,102)">...</span><span class="gmail-p">,</span> <span class="gmail-n">paramN</span><span class="gmail-p">,</span>
<span class="gmail-go" style="color:rgb(51,51,51)">         Output1, Output2, ..., OutputN)</span><br><span class="gmail-go" style="color:rgb(51,51,51)"><span class="gmail-n">processing</span><span class="gmail-o" style="color:rgb(102,102,102)">.</span><span class="gmail-n">algoptions</span><span class="gmail-p">(</span><span class="gmail-s" style="color:rgb(64,112,160)">"saga:slopeaspectcurvature"</span><span class="gmail-p">)</span></span><span class="gmail-p"></span></pre><div>The documentation does not mention any call to display the associated dialog box and that is what I am looking for.<br></div><div><br>Incidentally, is there processing API documentation? It doesn't appear to be a part of the QGIS python API.</div><div><br></div><div>Thanks!!!</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 18, 2017 at 5:39 PM, Alexandre Neto <span dir="ltr"><<a href="mailto:senhor.neto@gmail.com" target="_blank">senhor.neto@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi Calvin,<br><br></div>In the processing options, there is a Menus (requires restart) section. In there, all processing algorithms should be listed, including yours. For each tool, you can set a menu path (separated by slashes If I recall), and if you what a button to show in the toolbars.<br><br></div>Alexandre Neto<br></div><br><div class="gmail_quote"><div><div class="h5"><div dir="ltr">C Hamilton <<a href="mailto:adenaculture@gmail.com" target="_blank">adenaculture@gmail.com</a>> escreveu no dia segunda, 18/12/2017 às 21:03:<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div><div>I am in the process of making some of my plugins accessible to the Processing Toolbox. I have it working from the processing toolbox, but how do I launch the processing algorithm GUI from my plugin menu as if I were double clicking on it in the toolbox?<br><br></div>Thanks,<br><br></div>Calvin<br></div></div></div>
______________________________<wbr>_________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a></blockquote></div><span class="HOEnZb"><font color="#888888"><div dir="ltr">-- <br></div><div class="m_-1104647308647197070gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Alexandre Neto</div><div>---------------------</div><div>@AlexNetoGeo</div><div><a href="http://sigsemgrilhetas.wordpress.com" target="_blank">http://sigsemgrilhetas.<wbr>wordpress.com</a></div><a href="http://gisunchained.wordpress.com" target="_blank">http://gisunchained.wordpress.<wbr>com</a><br></div></div>
</font></span></blockquote></div><br></div>