49 QDialog, Ui_HgRevisionsSelectionDialog |
49 QDialog, Ui_HgRevisionsSelectionDialog |
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="#HgRevisionsSelectionDialog.__init__">HgRevisionsSelectionDialog</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#HgRevisionsSelectionDialog.__getRevision">__getRevision</a></td> |
61 <td><a href="#HgRevisionsSelectionDialog.__getRevision">__getRevision</a></td> |
61 <td>Private method to generate the revision.</td> |
62 <td>Private method to generate the revision.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#HgRevisionsSelectionDialog.__updateOK">__updateOK</a></td> |
64 <td><a href="#HgRevisionsSelectionDialog.__updateOK">__updateOK</a></td> |
64 <td>Private slot to update the OK button.</td> |
65 <td>Private slot to update the OK button.</td> |
112 <td>Private slot to handle changes of the Tag2 select button.</td> |
113 <td>Private slot to handle changes of the Tag2 select button.</td> |
113 </tr><tr> |
114 </tr><tr> |
114 <td><a href="#HgRevisionsSelectionDialog.on_tag2Combo_editTextChanged">on_tag2Combo_editTextChanged</a></td> |
115 <td><a href="#HgRevisionsSelectionDialog.on_tag2Combo_editTextChanged">on_tag2Combo_editTextChanged</a></td> |
115 <td>Private slot to handle changes of the Tag2 combo.</td> |
116 <td>Private slot to handle changes of the Tag2 combo.</td> |
116 </tr> |
117 </tr> |
|
118 </table> |
|
119 <h3>Static Methods</h3> |
|
120 <table> |
|
121 <tr><td>None</td></tr> |
117 </table> |
122 </table> |
118 <a NAME="HgRevisionsSelectionDialog.__init__" ID="HgRevisionsSelectionDialog.__init__"></a> |
123 <a NAME="HgRevisionsSelectionDialog.__init__" ID="HgRevisionsSelectionDialog.__init__"></a> |
119 <h4>HgRevisionsSelectionDialog (Constructor)</h4> |
124 <h4>HgRevisionsSelectionDialog (Constructor)</h4> |
120 <b>HgRevisionsSelectionDialog</b>(<i>tagsList, branchesList, bookmarksList=None, parent=None</i>) |
125 <b>HgRevisionsSelectionDialog</b>(<i>tagsList, branchesList, bookmarksList=None, parent=None</i>) |
121 <p> |
126 <p> |