41 </table> |
41 </table> |
42 <hr /><hr /> |
42 <hr /><hr /> |
43 <a NAME="SvnInfoDialog" ID="SvnInfoDialog"></a> |
43 <a NAME="SvnInfoDialog" ID="SvnInfoDialog"></a> |
44 <h2>SvnInfoDialog</h2> |
44 <h2>SvnInfoDialog</h2> |
45 <p> |
45 <p> |
46 Class implementing a dialog to show repository related information |
46 Class implementing a dialog to show repository related information |
47 for a file/directory. |
47 for a file/directory. |
48 </p> |
48 </p> |
49 <h3>Derived from</h3> |
49 <h3>Derived from</h3> |
50 QDialog, SvnDialogMixin, Ui_VcsRepositoryInfoDialog |
50 QDialog, SvnDialogMixin, Ui_VcsRepositoryInfoDialog |
51 <h3>Class Attributes</h3> |
51 <h3>Class Attributes</h3> |
65 <td>Public slot to start the svn info command.</td> |
65 <td>Public slot to start the svn info command.</td> |
66 </tr> |
66 </tr> |
67 </table> |
67 </table> |
68 <a NAME="SvnInfoDialog.__init__" ID="SvnInfoDialog.__init__"></a> |
68 <a NAME="SvnInfoDialog.__init__" ID="SvnInfoDialog.__init__"></a> |
69 <h4>SvnInfoDialog (Constructor)</h4> |
69 <h4>SvnInfoDialog (Constructor)</h4> |
70 <b>SvnInfoDialog</b>(<i>vcs, parent = None</i>) |
70 <b>SvnInfoDialog</b>(<i>vcs, parent=None</i>) |
71 <p> |
71 <p> |
72 Constructor |
72 Constructor |
73 </p><dl> |
73 </p><dl> |
74 <dt><i>vcs</i></dt> |
74 <dt><i>vcs</i></dt> |
75 <dd> |
75 <dd> |