Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html

changeset 4126
c28d0cf3b639
parent 3673
e26d7d0c1088
equal deleted inserted replaced
4125:056d98a54dd4 4126:c28d0cf3b639
87 <td>Protected slot implementing a close event handler.</td> 87 <td>Protected slot implementing a close event handler.</td>
88 </tr><tr> 88 </tr><tr>
89 <td><a href="#SvnPropListDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> 89 <td><a href="#SvnPropListDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
90 <td>Private slot called by a button of the button box clicked.</td> 90 <td>Private slot called by a button of the button box clicked.</td>
91 </tr><tr> 91 </tr><tr>
92 <td><a href="#SvnPropListDialog.on_refreshButton_clicked">on_refreshButton_clicked</a></td>
93 <td>Private slot to refresh the status display.</td>
94 </tr><tr>
92 <td><a href="#SvnPropListDialog.start">start</a></td> 95 <td><a href="#SvnPropListDialog.start">start</a></td>
93 <td>Public slot to start the svn status command.</td> 96 <td>Public slot to start the svn status command.</td>
94 </tr> 97 </tr>
95 </table> 98 </table>
96 <h3>Static Methods</h3> 99 <h3>Static Methods</h3>
189 </p><dl> 192 </p><dl>
190 <dt><i>button</i></dt> 193 <dt><i>button</i></dt>
191 <dd> 194 <dd>
192 button that was clicked (QAbstractButton) 195 button that was clicked (QAbstractButton)
193 </dd> 196 </dd>
194 </dl><a NAME="SvnPropListDialog.start" ID="SvnPropListDialog.start"></a> 197 </dl><a NAME="SvnPropListDialog.on_refreshButton_clicked" ID="SvnPropListDialog.on_refreshButton_clicked"></a>
198 <h4>SvnPropListDialog.on_refreshButton_clicked</h4>
199 <b>on_refreshButton_clicked</b>(<i></i>)
200 <p>
201 Private slot to refresh the status display.
202 </p><a NAME="SvnPropListDialog.start" ID="SvnPropListDialog.start"></a>
195 <h4>SvnPropListDialog.start</h4> 203 <h4>SvnPropListDialog.start</h4>
196 <b>start</b>(<i>fn, recursive=False</i>) 204 <b>start</b>(<i>fn, recursive=False</i>)
197 <p> 205 <p>
198 Public slot to start the svn status command. 206 Public slot to start the svn status command.
199 </p><dl> 207 </p><dl>

eric ide

mercurial