Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html

changeset 1039
dc91f24e307d
parent 1037
b547147ccb4b
child 1055
885c8d93e6f9
equal deleted inserted replaced
1038:5c04a8d7d240 1039:dc91f24e307d
130 <b>__finish</b>(<i></i>) 130 <b>__finish</b>(<i></i>)
131 <p> 131 <p>
132 Private slot called when the process finished or the user pressed the button. 132 Private slot called when the process finished or the user pressed the button.
133 </p><a NAME="HgQueuesListDialog.__generateItem" ID="HgQueuesListDialog.__generateItem"></a> 133 </p><a NAME="HgQueuesListDialog.__generateItem" ID="HgQueuesListDialog.__generateItem"></a>
134 <h4>HgQueuesListDialog.__generateItem</h4> 134 <h4>HgQueuesListDialog.__generateItem</h4>
135 <b>__generateItem</b>(<i>name, summary</i>) 135 <b>__generateItem</b>(<i>name, summary, error=False</i>)
136 <p> 136 <p>
137 Private method to generate a patch item in the list of patches. 137 Private method to generate a patch item in the list of patches.
138 </p><dl> 138 </p><dl>
139 <dt><i>name</i></dt> 139 <dt><i>name</i></dt>
140 <dd> 140 <dd>
141 name of the patch (string) 141 name of the patch (string)
142 </dd><dt><i>summary</i></dt> 142 </dd><dt><i>summary</i></dt>
143 <dd> 143 <dd>
144 first line of the patch header (string) 144 first line of the patch header (string)
145 </dd><dt><i>error</i></dt>
146 <dd>
147 flag indicating an error entry (boolean)
145 </dd> 148 </dd>
146 </dl><a NAME="HgQueuesListDialog.__getApplied" ID="HgQueuesListDialog.__getApplied"></a> 149 </dl><a NAME="HgQueuesListDialog.__getApplied" ID="HgQueuesListDialog.__getApplied"></a>
147 <h4>HgQueuesListDialog.__getApplied</h4> 150 <h4>HgQueuesListDialog.__getApplied</h4>
148 <b>__getApplied</b>(<i></i>) 151 <b>__getApplied</b>(<i></i>)
149 <p> 152 <p>

eric ide

mercurial