58 QWidget, Ui_DiffDialog |
58 QWidget, Ui_DiffDialog |
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="#DiffDialog.__init__">DiffDialog</a></td> |
|
67 <td>Constructor</td> |
|
68 </tr><tr> |
|
69 <td><a href="#DiffDialog.__appendText">__appendText</a></td> |
70 <td><a href="#DiffDialog.__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="#DiffDialog.__fileChanged">__fileChanged</a></td> |
73 <td><a href="#DiffDialog.__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> |
97 <td>Private slot to handle the Save button press.</td> |
98 <td>Private slot to handle the Save button press.</td> |
98 </tr><tr> |
99 </tr><tr> |
99 <td><a href="#DiffDialog.show">show</a></td> |
100 <td><a href="#DiffDialog.show">show</a></td> |
100 <td>Public slot to show the dialog.</td> |
101 <td>Public slot to show the dialog.</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="DiffDialog.__init__" ID="DiffDialog.__init__"></a> |
108 <a NAME="DiffDialog.__init__" ID="DiffDialog.__init__"></a> |
104 <h4>DiffDialog (Constructor)</h4> |
109 <h4>DiffDialog (Constructor)</h4> |
105 <b>DiffDialog</b>(<i>parent=None</i>) |
110 <b>DiffDialog</b>(<i>parent=None</i>) |
106 <p> |
111 <p> |
239 QMainWindow |
244 QMainWindow |
240 <h3>Class Attributes</h3> |
245 <h3>Class Attributes</h3> |
241 <table> |
246 <table> |
242 <tr><td>None</td></tr> |
247 <tr><td>None</td></tr> |
243 </table> |
248 </table> |
|
249 <h3>Class Methods</h3> |
|
250 <table> |
|
251 <tr><td>None</td></tr> |
|
252 </table> |
244 <h3>Methods</h3> |
253 <h3>Methods</h3> |
245 <table> |
254 <table> |
246 <tr> |
255 <tr> |
247 <td><a href="#DiffWindow.__init__">DiffWindow</a></td> |
|
248 <td>Constructor</td> |
|
249 </tr><tr> |
|
250 <td><a href="#DiffWindow.eventFilter">eventFilter</a></td> |
256 <td><a href="#DiffWindow.eventFilter">eventFilter</a></td> |
251 <td>Public method to filter events.</td> |
257 <td>Public method to filter events.</td> |
252 </tr> |
258 </tr> |
|
259 </table> |
|
260 <h3>Static Methods</h3> |
|
261 <table> |
|
262 <tr><td>None</td></tr> |
253 </table> |
263 </table> |
254 <a NAME="DiffWindow.__init__" ID="DiffWindow.__init__"></a> |
264 <a NAME="DiffWindow.__init__" ID="DiffWindow.__init__"></a> |
255 <h4>DiffWindow (Constructor)</h4> |
265 <h4>DiffWindow (Constructor)</h4> |
256 <b>DiffWindow</b>(<i>parent=None</i>) |
266 <b>DiffWindow</b>(<i>parent=None</i>) |
257 <p> |
267 <p> |