63 <tr> |
63 <tr> |
64 <td><a href="#FileDialogWizard.__handle">__handle</a></td> |
64 <td><a href="#FileDialogWizard.__handle">__handle</a></td> |
65 <td>Private method to handle the wizards action.</td> |
65 <td>Private method to handle the wizards action.</td> |
66 </tr> |
66 </tr> |
67 <tr> |
67 <tr> |
68 <td><a href="#FileDialogWizard.__handleEricFileDialog">__handleEricFileDialog</a></td> |
|
69 <td>Private slot to handle the wizard EricFileDialog action.</td> |
|
70 </tr> |
|
71 <tr> |
|
72 <td><a href="#FileDialogWizard.__handleQFileDialog">__handleQFileDialog</a></td> |
|
73 <td>Private slot to handle the wizard QFileDialog action.</td> |
|
74 </tr> |
|
75 <tr> |
|
76 <td><a href="#FileDialogWizard.__initActions">__initActions</a></td> |
68 <td><a href="#FileDialogWizard.__initActions">__initActions</a></td> |
77 <td>Private method to initialize the actions.</td> |
69 <td>Private method to initialize the actions.</td> |
78 </tr> |
70 </tr> |
79 <tr> |
71 <tr> |
80 <td><a href="#FileDialogWizard.__initMenu">__initMenu</a></td> |
72 <td><a href="#FileDialogWizard.__initMenu">__initMenu</a></td> |
161 <dt>Raises <b>ValueError</b>:</dt> |
153 <dt>Raises <b>ValueError</b>:</dt> |
162 <dd> |
154 <dd> |
163 raised to indicate an illegal file dialog variant |
155 raised to indicate an illegal file dialog variant |
164 </dd> |
156 </dd> |
165 </dl> |
157 </dl> |
166 <a NAME="FileDialogWizard.__handleEricFileDialog" ID="FileDialogWizard.__handleEricFileDialog"></a> |
|
167 <h4>FileDialogWizard.__handleEricFileDialog</h4> |
|
168 <b>__handleEricFileDialog</b>(<i></i>) |
|
169 <p> |
|
170 Private slot to handle the wizard EricFileDialog action. |
|
171 </p> |
|
172 |
|
173 <a NAME="FileDialogWizard.__handleQFileDialog" ID="FileDialogWizard.__handleQFileDialog"></a> |
|
174 <h4>FileDialogWizard.__handleQFileDialog</h4> |
|
175 <b>__handleQFileDialog</b>(<i></i>) |
|
176 <p> |
|
177 Private slot to handle the wizard QFileDialog action. |
|
178 </p> |
|
179 |
|
180 <a NAME="FileDialogWizard.__initActions" ID="FileDialogWizard.__initActions"></a> |
158 <a NAME="FileDialogWizard.__initActions" ID="FileDialogWizard.__initActions"></a> |
181 <h4>FileDialogWizard.__initActions</h4> |
159 <h4>FileDialogWizard.__initActions</h4> |
182 <b>__initActions</b>(<i></i>) |
160 <b>__initActions</b>(<i></i>) |
183 <p> |
161 <p> |
184 Private method to initialize the actions. |
162 Private method to initialize the actions. |