59 <tr> |
59 <tr> |
60 <td><a href="#SvnDialog.__init__">SvnDialog</a></td> |
60 <td><a href="#SvnDialog.__init__">SvnDialog</a></td> |
61 <td>Constructor</td> |
61 <td>Constructor</td> |
62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="#SvnDialog._clientNotifyCallback">_clientNotifyCallback</a></td> |
63 <td><a href="#SvnDialog._clientNotifyCallback">_clientNotifyCallback</a></td> |
64 <td>Protected method called by the client to send events</td> |
64 <td>Protected method called by the client to send events.</td> |
65 </tr><tr> |
65 </tr><tr> |
66 <td><a href="#SvnDialog.finish">finish</a></td> |
66 <td><a href="#SvnDialog.finish">finish</a></td> |
67 <td>Public slot called when the process finished or the user pressed the button.</td> |
67 <td>Public slot called when the process finished or the user pressed the button.</td> |
68 </tr><tr> |
68 </tr><tr> |
69 <td><a href="#SvnDialog.hasAddOrDelete">hasAddOrDelete</a></td> |
69 <td><a href="#SvnDialog.hasAddOrDelete">hasAddOrDelete</a></td> |
108 </dd> |
108 </dd> |
109 </dl><a NAME="SvnDialog._clientNotifyCallback" ID="SvnDialog._clientNotifyCallback"></a> |
109 </dl><a NAME="SvnDialog._clientNotifyCallback" ID="SvnDialog._clientNotifyCallback"></a> |
110 <h4>SvnDialog._clientNotifyCallback</h4> |
110 <h4>SvnDialog._clientNotifyCallback</h4> |
111 <b>_clientNotifyCallback</b>(<i>eventDict</i>) |
111 <b>_clientNotifyCallback</b>(<i>eventDict</i>) |
112 <p> |
112 <p> |
113 Protected method called by the client to send events |
113 Protected method called by the client to send events. |
114 </p><dl> |
114 </p><dl> |
115 <dt><i>eventDict</i></dt> |
115 <dt><i>eventDict</i></dt> |
116 <dd> |
116 <dd> |
117 dictionary containing the notification event |
117 dictionary containing the notification event |
118 </dd> |
118 </dd> |