eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
equal deleted inserted replaced
8151:8c1445825e7b 8152:0c740fcffd34
228 <p> 228 <p>
229 Private slot to handle changes of the selection of guards. 229 Private slot to handle changes of the selection of guards.
230 </p> 230 </p>
231 <a NAME="HgQueuesDefineGuardsDialog.on_patchSelector_activated" ID="HgQueuesDefineGuardsDialog.on_patchSelector_activated"></a> 231 <a NAME="HgQueuesDefineGuardsDialog.on_patchSelector_activated" ID="HgQueuesDefineGuardsDialog.on_patchSelector_activated"></a>
232 <h4>HgQueuesDefineGuardsDialog.on_patchSelector_activated</h4> 232 <h4>HgQueuesDefineGuardsDialog.on_patchSelector_activated</h4>
233 <b>on_patchSelector_activated</b>(<i>patch</i>) 233 <b>on_patchSelector_activated</b>(<i>index</i>)
234 234
235 <p> 235 <p>
236 Private slot to get the list of guards defined for the given patch 236 Private slot to get the list of guards defined for the given patch
237 name. 237 name.
238 </p> 238 </p>
239 <dl> 239 <dl>
240 240
241 <dt><i>patch</i></dt> 241 <dt><i>index</i> (int)</dt>
242 <dd> 242 <dd>
243 selected patch name (empty for current patch) 243 index of the selected entry
244 </dd> 244 </dd>
245 </dl> 245 </dl>
246 <a NAME="HgQueuesDefineGuardsDialog.on_removeButton_clicked" ID="HgQueuesDefineGuardsDialog.on_removeButton_clicked"></a> 246 <a NAME="HgQueuesDefineGuardsDialog.on_removeButton_clicked" ID="HgQueuesDefineGuardsDialog.on_removeButton_clicked"></a>
247 <h4>HgQueuesDefineGuardsDialog.on_removeButton_clicked</h4> 247 <h4>HgQueuesDefineGuardsDialog.on_removeButton_clicked</h4>
248 <b>on_removeButton_clicked</b>(<i></i>) 248 <b>on_removeButton_clicked</b>(<i></i>)

eric ide

mercurial