Documentation/Source/eric5.Graphics.GraphicsUtilities.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
84 </dl> 84 </dl>
85 <div align="right"><a href="#top">Up</a></div> 85 <div align="right"><a href="#top">Up</a></div>
86 <hr /><hr /> 86 <hr /><hr />
87 <a NAME="sort" ID="sort"></a> 87 <a NAME="sort" ID="sort"></a>
88 <h2>sort</h2> 88 <h2>sort</h2>
89 <b>sort</b>(<i>nodes, routes, noRecursion = False</i>) 89 <b>sort</b>(<i>nodes, routes, noRecursion=False</i>)
90 <p> 90 <p>
91 Function to sort widgets topographically. 91 Function to sort widgets topographically.
92 </p><p> 92 </p><p>
93 Passed a list of nodes and a list of source, dest routes, it attempts 93 Passed a list of nodes and a list of source, dest routes, it attempts
94 to create a list of stages, where each sub list is one stage in a process. 94 to create a list of stages, where each sub list is one stage in a process.

eric ide

mercurial