100 <td>Public slot to show the dialog.</td> |
100 <td>Public slot to show the dialog.</td> |
101 </tr> |
101 </tr> |
102 </table> |
102 </table> |
103 <a NAME="DiffDialog.__init__" ID="DiffDialog.__init__"></a> |
103 <a NAME="DiffDialog.__init__" ID="DiffDialog.__init__"></a> |
104 <h4>DiffDialog (Constructor)</h4> |
104 <h4>DiffDialog (Constructor)</h4> |
105 <b>DiffDialog</b>(<i>parent = None</i>) |
105 <b>DiffDialog</b>(<i>parent=None</i>) |
106 <p> |
106 <p> |
107 Constructor |
107 Constructor |
108 </p><a NAME="DiffDialog.__appendText" ID="DiffDialog.__appendText"></a> |
108 </p><a NAME="DiffDialog.__appendText" ID="DiffDialog.__appendText"></a> |
109 <h4>DiffDialog.__appendText</h4> |
109 <h4>DiffDialog.__appendText</h4> |
110 <b>__appendText</b>(<i>txt, format</i>) |
110 <b>__appendText</b>(<i>txt, format</i>) |
217 </p><p> |
217 </p><p> |
218 It saves the diff shown in the dialog to a file in the local |
218 It saves the diff shown in the dialog to a file in the local |
219 filesystem. |
219 filesystem. |
220 </p><a NAME="DiffDialog.show" ID="DiffDialog.show"></a> |
220 </p><a NAME="DiffDialog.show" ID="DiffDialog.show"></a> |
221 <h4>DiffDialog.show</h4> |
221 <h4>DiffDialog.show</h4> |
222 <b>show</b>(<i>filename = None</i>) |
222 <b>show</b>(<i>filename=None</i>) |
223 <p> |
223 <p> |
224 Public slot to show the dialog. |
224 Public slot to show the dialog. |
225 </p><dl> |
225 </p><dl> |
226 <dt><i>filename</i></dt> |
226 <dt><i>filename</i></dt> |
227 <dd> |
227 <dd> |
251 <td>Public method to filter events.</td> |
251 <td>Public method to filter events.</td> |
252 </tr> |
252 </tr> |
253 </table> |
253 </table> |
254 <a NAME="DiffWindow.__init__" ID="DiffWindow.__init__"></a> |
254 <a NAME="DiffWindow.__init__" ID="DiffWindow.__init__"></a> |
255 <h4>DiffWindow (Constructor)</h4> |
255 <h4>DiffWindow (Constructor)</h4> |
256 <b>DiffWindow</b>(<i>parent = None</i>) |
256 <b>DiffWindow</b>(<i>parent=None</i>) |
257 <p> |
257 <p> |
258 Constructor |
258 Constructor |
259 </p><dl> |
259 </p><dl> |
260 <dt><i>parent</i></dt> |
260 <dt><i>parent</i></dt> |
261 <dd> |
261 <dd> |