49 QDialog, Ui_SvnTagBranchListDialog |
49 QDialog, Ui_SvnTagBranchListDialog |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#SvnTagBranchListDialog.__init__">SvnTagBranchListDialog</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#SvnTagBranchListDialog.__finish">__finish</a></td> |
61 <td><a href="#SvnTagBranchListDialog.__finish">__finish</a></td> |
61 <td>Private slot called when the process finished or the user pressed the button.</td> |
62 <td>Private slot called when the process finished or the user pressed the button.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#SvnTagBranchListDialog.__generateItem">__generateItem</a></td> |
64 <td><a href="#SvnTagBranchListDialog.__generateItem">__generateItem</a></td> |
64 <td>Private method to generate a tag item in the taglist.</td> |
65 <td>Private method to generate a tag item in the taglist.</td> |
97 <td>Private slot to send the input to the subversion process.</td> |
98 <td>Private slot to send the input to the subversion process.</td> |
98 </tr><tr> |
99 </tr><tr> |
99 <td><a href="#SvnTagBranchListDialog.start">start</a></td> |
100 <td><a href="#SvnTagBranchListDialog.start">start</a></td> |
100 <td>Public slot to start the svn status command.</td> |
101 <td>Public slot to start the svn status command.</td> |
101 </tr> |
102 </tr> |
|
103 </table> |
|
104 <h3>Static Methods</h3> |
|
105 <table> |
|
106 <tr><td>None</td></tr> |
102 </table> |
107 </table> |
103 <a NAME="SvnTagBranchListDialog.__init__" ID="SvnTagBranchListDialog.__init__"></a> |
108 <a NAME="SvnTagBranchListDialog.__init__" ID="SvnTagBranchListDialog.__init__"></a> |
104 <h4>SvnTagBranchListDialog (Constructor)</h4> |
109 <h4>SvnTagBranchListDialog (Constructor)</h4> |
105 <b>SvnTagBranchListDialog</b>(<i>vcs, parent=None</i>) |
110 <b>SvnTagBranchListDialog</b>(<i>vcs, parent=None</i>) |
106 <p> |
111 <p> |