eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html

changeset 7489
6543bcd150fd
parent 7370
5fb53279f2df
child 7679
5816200f021b
equal deleted inserted replaced
7488:36ec7469f492 7489:6543bcd150fd
26 Module implementing a dialog to browse the log history. 26 Module implementing a dialog to browse the log history.
27 </p> 27 </p>
28 <h3>Global Attributes</h3> 28 <h3>Global Attributes</h3>
29 29
30 <table> 30 <table>
31 <tr><td>COLORNAMES</td></tr><tr><td>COLORS</td></tr> 31 <tr><td>COLORNAMES</td></tr><tr><td>COLORS</td></tr><tr><td>LIGHTCOLORS</td></tr>
32 </table> 32 </table>
33 <h3>Classes</h3> 33 <h3>Classes</h3>
34 34
35 <table> 35 <table>
36 36
748 <p> 748 <p>
749 Private method to get the (rotating) name of the color given an index. 749 Private method to get the (rotating) name of the color given an index.
750 </p> 750 </p>
751 <dl> 751 <dl>
752 752
753 <dt><i>n</i></dt> 753 <dt><i>n</i> (int)</dt>
754 <dd> 754 <dd>
755 color index (integer) 755 color index
756 </dd> 756 </dd>
757 </dl> 757 </dl>
758 <dl> 758 <dl>
759 <dt>Returns:</dt> 759 <dt>Returns:</dt>
760 <dd> 760 <dd>
761 color name (string) 761 color name
762 </dd>
763 </dl>
764 <dl>
765 <dt>Return Type:</dt>
766 <dd>
767 str
762 </dd> 768 </dd>
763 </dl> 769 </dl>
764 <a NAME="HgLogBrowserDialog.__getHeads" ID="HgLogBrowserDialog.__getHeads"></a> 770 <a NAME="HgLogBrowserDialog.__getHeads" ID="HgLogBrowserDialog.__getHeads"></a>
765 <h4>HgLogBrowserDialog.__getHeads</h4> 771 <h4>HgLogBrowserDialog.__getHeads</h4>
766 <b>__getHeads</b>(<i></i>) 772 <b>__getHeads</b>(<i></i>)

eric ide

mercurial