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

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
97 <td>Public slot to start the svn info command.</td> 97 <td>Public slot to start the svn info command.</td>
98 </tr> 98 </tr>
99 </table> 99 </table>
100 <a NAME="SvnRepoBrowserDialog.__init__" ID="SvnRepoBrowserDialog.__init__"></a> 100 <a NAME="SvnRepoBrowserDialog.__init__" ID="SvnRepoBrowserDialog.__init__"></a>
101 <h4>SvnRepoBrowserDialog (Constructor)</h4> 101 <h4>SvnRepoBrowserDialog (Constructor)</h4>
102 <b>SvnRepoBrowserDialog</b>(<i>vcs, mode = "browse", parent = None</i>) 102 <b>SvnRepoBrowserDialog</b>(<i>vcs, mode="browse", parent=None</i>)
103 <p> 103 <p>
104 Constructor 104 Constructor
105 </p><dl> 105 </p><dl>
106 <dt><i>vcs</i></dt> 106 <dt><i>vcs</i></dt>
107 <dd> 107 <dd>
149 <dd> 149 <dd>
150 reference to the generated item (QTreeWidgetItem) 150 reference to the generated item (QTreeWidgetItem)
151 </dd> 151 </dd>
152 </dl><a NAME="SvnRepoBrowserDialog.__listRepo" ID="SvnRepoBrowserDialog.__listRepo"></a> 152 </dl><a NAME="SvnRepoBrowserDialog.__listRepo" ID="SvnRepoBrowserDialog.__listRepo"></a>
153 <h4>SvnRepoBrowserDialog.__listRepo</h4> 153 <h4>SvnRepoBrowserDialog.__listRepo</h4>
154 <b>__listRepo</b>(<i>url, parent = None</i>) 154 <b>__listRepo</b>(<i>url, parent=None</i>)
155 <p> 155 <p>
156 Private method to perform the svn list command. 156 Private method to perform the svn list command.
157 </p><dl> 157 </p><dl>
158 <dt><i>url</i></dt> 158 <dt><i>url</i></dt>
159 <dd> 159 <dd>

eric ide

mercurial