58 QWidget, Ui_CompareDialog |
58 QWidget, Ui_CompareDialog |
59 <h3>Class Attributes</h3> |
59 <h3>Class Attributes</h3> |
60 <table> |
60 <table> |
61 <tr><td>None</td></tr> |
61 <tr><td>None</td></tr> |
62 </table> |
62 </table> |
|
63 <h3>Class Methods</h3> |
|
64 <table> |
|
65 <tr><td>None</td></tr> |
|
66 </table> |
63 <h3>Methods</h3> |
67 <h3>Methods</h3> |
64 <table> |
68 <table> |
65 <tr> |
69 <tr> |
66 <td><a href="#CompareDialog.__init__">CompareDialog</a></td> |
|
67 <td>Constructor</td> |
|
68 </tr><tr> |
|
69 <td><a href="#CompareDialog.__appendText">__appendText</a></td> |
70 <td><a href="#CompareDialog.__appendText">__appendText</a></td> |
70 <td>Private method to append text to the end of the contents pane.</td> |
71 <td>Private method to append text to the end of the contents pane.</td> |
71 </tr><tr> |
72 </tr><tr> |
72 <td><a href="#CompareDialog.__fileChanged">__fileChanged</a></td> |
73 <td><a href="#CompareDialog.__fileChanged">__fileChanged</a></td> |
73 <td>Private slot to enable/disable the Compare button.</td> |
74 <td>Private slot to enable/disable the Compare button.</td> |
109 <td>Private slot to go to the previous difference.</td> |
110 <td>Private slot to go to the previous difference.</td> |
110 </tr><tr> |
111 </tr><tr> |
111 <td><a href="#CompareDialog.show">show</a></td> |
112 <td><a href="#CompareDialog.show">show</a></td> |
112 <td>Public slot to show the dialog.</td> |
113 <td>Public slot to show the dialog.</td> |
113 </tr> |
114 </tr> |
|
115 </table> |
|
116 <h3>Static Methods</h3> |
|
117 <table> |
|
118 <tr><td>None</td></tr> |
114 </table> |
119 </table> |
115 <a NAME="CompareDialog.__init__" ID="CompareDialog.__init__"></a> |
120 <a NAME="CompareDialog.__init__" ID="CompareDialog.__init__"></a> |
116 <h4>CompareDialog (Constructor)</h4> |
121 <h4>CompareDialog (Constructor)</h4> |
117 <b>CompareDialog</b>(<i>files=[], parent=None</i>) |
122 <b>CompareDialog</b>(<i>files=[], parent=None</i>) |
118 <p> |
123 <p> |
257 QMainWindow |
262 QMainWindow |
258 <h3>Class Attributes</h3> |
263 <h3>Class Attributes</h3> |
259 <table> |
264 <table> |
260 <tr><td>None</td></tr> |
265 <tr><td>None</td></tr> |
261 </table> |
266 </table> |
|
267 <h3>Class Methods</h3> |
|
268 <table> |
|
269 <tr><td>None</td></tr> |
|
270 </table> |
262 <h3>Methods</h3> |
271 <h3>Methods</h3> |
263 <table> |
272 <table> |
264 <tr> |
273 <tr> |
265 <td><a href="#CompareWindow.__init__">CompareWindow</a></td> |
|
266 <td>Constructor</td> |
|
267 </tr><tr> |
|
268 <td><a href="#CompareWindow.eventFilter">eventFilter</a></td> |
274 <td><a href="#CompareWindow.eventFilter">eventFilter</a></td> |
269 <td>Public method to filter events.</td> |
275 <td>Public method to filter events.</td> |
270 </tr> |
276 </tr> |
|
277 </table> |
|
278 <h3>Static Methods</h3> |
|
279 <table> |
|
280 <tr><td>None</td></tr> |
271 </table> |
281 </table> |
272 <a NAME="CompareWindow.__init__" ID="CompareWindow.__init__"></a> |
282 <a NAME="CompareWindow.__init__" ID="CompareWindow.__init__"></a> |
273 <h4>CompareWindow (Constructor)</h4> |
283 <h4>CompareWindow (Constructor)</h4> |
274 <b>CompareWindow</b>(<i>files=[], parent=None</i>) |
284 <b>CompareWindow</b>(<i>files=[], parent=None</i>) |
275 <p> |
285 <p> |