Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
124 <td>Public slot to start the svn info command.</td> 124 <td>Public slot to start the svn info command.</td>
125 </tr> 125 </tr>
126 </table> 126 </table>
127 <a NAME="SvnRepoBrowserDialog.__init__" ID="SvnRepoBrowserDialog.__init__"></a> 127 <a NAME="SvnRepoBrowserDialog.__init__" ID="SvnRepoBrowserDialog.__init__"></a>
128 <h4>SvnRepoBrowserDialog (Constructor)</h4> 128 <h4>SvnRepoBrowserDialog (Constructor)</h4>
129 <b>SvnRepoBrowserDialog</b>(<i>vcs, mode = "browse", parent = None</i>) 129 <b>SvnRepoBrowserDialog</b>(<i>vcs, mode="browse", parent=None</i>)
130 <p> 130 <p>
131 Constructor 131 Constructor
132 </p><dl> 132 </p><dl>
133 <dt><i>vcs</i></dt> 133 <dt><i>vcs</i></dt>
134 <dd> 134 <dd>
181 <dd> 181 <dd>
182 reference to the generated item (QTreeWidgetItem) 182 reference to the generated item (QTreeWidgetItem)
183 </dd> 183 </dd>
184 </dl><a NAME="SvnRepoBrowserDialog.__listRepo" ID="SvnRepoBrowserDialog.__listRepo"></a> 184 </dl><a NAME="SvnRepoBrowserDialog.__listRepo" ID="SvnRepoBrowserDialog.__listRepo"></a>
185 <h4>SvnRepoBrowserDialog.__listRepo</h4> 185 <h4>SvnRepoBrowserDialog.__listRepo</h4>
186 <b>__listRepo</b>(<i>url, parent = None</i>) 186 <b>__listRepo</b>(<i>url, parent=None</i>)
187 <p> 187 <p>
188 Private method to perform the svn list command. 188 Private method to perform the svn list command.
189 </p><dl> 189 </p><dl>
190 <dt><i>url</i></dt> 190 <dt><i>url</i></dt>
191 <dd> 191 <dd>

eric ide

mercurial