src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9236
db53a9efe7ef
child 10215
d476667171a1
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
583 (integer, integer, [(integer, integer, integer), ...]) 583 (integer, integer, [(integer, integer, integer), ...])
584 </dd> 584 </dd>
585 </dl> 585 </dl>
586 <a NAME="HgLogBrowserDialog.__generateIcon" ID="HgLogBrowserDialog.__generateIcon"></a> 586 <a NAME="HgLogBrowserDialog.__generateIcon" ID="HgLogBrowserDialog.__generateIcon"></a>
587 <h4>HgLogBrowserDialog.__generateIcon</h4> 587 <h4>HgLogBrowserDialog.__generateIcon</h4>
588 <b>__generateIcon</b>(<i>column, color, bottomedges, topedges, dotColor, currentRev, closed, isPushableDraft, </i>) 588 <b>__generateIcon</b>(<i>column, bottomedges, topedges, dotColor, currentRev, closed, isPushableDraft, </i>)
589 589
590 <p> 590 <p>
591 Private method to generate an icon containing the revision tree for the 591 Private method to generate an icon containing the revision tree for the
592 given data. 592 given data.
593 </p> 593 </p>
594 <dl> 594 <dl>
595 595
596 <dt><i>column</i> (int)</dt> 596 <dt><i>column</i> (int)</dt>
597 <dd> 597 <dd>
598 column index of the revision 598 column index of the revision
599 </dd>
600 <dt><i>color</i> (int)</dt>
601 <dd>
602 color of the node
603 </dd> 599 </dd>
604 <dt><i>bottomedges</i> (list of tuples of (int, int, int))</dt> 600 <dt><i>bottomedges</i> (list of tuples of (int, int, int))</dt>
605 <dd> 601 <dd>
606 list of edges for the bottom of the node 602 list of edges for the bottom of the node
607 </dd> 603 </dd>

eric ide

mercurial