16 |
16 |
17 a { color: #BA6D36; } |
17 a { color: #BA6D36; } |
18 |
18 |
19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body><a NAME="top" ID="top"></a> |
21 <body> |
|
22 <a NAME="top" ID="top"></a> |
22 <h1>eric6.Plugins.WizardPlugins.SetupWizard.SetupWizardDialog</h1> |
23 <h1>eric6.Plugins.WizardPlugins.SetupWizard.SetupWizardDialog</h1> |
|
24 |
23 <p> |
25 <p> |
24 Module implementing the setup.py wizard dialog. |
26 Module implementing the setup.py wizard dialog. |
25 </p> |
27 </p> |
26 <h3>Global Attributes</h3> |
28 <h3>Global Attributes</h3> |
|
29 |
27 <table> |
30 <table> |
28 <tr><td>None</td></tr> |
31 <tr><td>None</td></tr> |
29 </table> |
32 </table> |
30 <h3>Classes</h3> |
33 <h3>Classes</h3> |
31 <table> |
34 |
|
35 <table> |
|
36 |
32 <tr> |
37 <tr> |
33 <td><a href="#SetupWizardDialog">SetupWizardDialog</a></td> |
38 <td><a href="#SetupWizardDialog">SetupWizardDialog</a></td> |
34 <td>Class implementing the setup.py wizard dialog.</td> |
39 <td>Class implementing the setup.py wizard dialog.</td> |
35 </tr> |
40 </tr> |
36 </table> |
41 </table> |
37 <h3>Functions</h3> |
42 <h3>Functions</h3> |
|
43 |
38 <table> |
44 <table> |
39 <tr><td>None</td></tr> |
45 <tr><td>None</td></tr> |
40 </table> |
46 </table> |
41 <hr /><hr /> |
47 <hr /> |
|
48 <hr /> |
42 <a NAME="SetupWizardDialog" ID="SetupWizardDialog"></a> |
49 <a NAME="SetupWizardDialog" ID="SetupWizardDialog"></a> |
43 <h2>SetupWizardDialog</h2> |
50 <h2>SetupWizardDialog</h2> |
|
51 |
44 <p> |
52 <p> |
45 Class implementing the setup.py wizard dialog. |
53 Class implementing the setup.py wizard dialog. |
46 </p><p> |
54 </p> |
|
55 <p> |
47 It displays a dialog for entering the parameters |
56 It displays a dialog for entering the parameters |
48 for the E5MessageBox code generator. |
57 for the E5MessageBox code generator. |
49 </p> |
58 </p> |
50 <h3>Derived from</h3> |
59 <h3>Derived from</h3> |
51 QDialog, Ui_SetupWizardDialog |
60 QDialog, Ui_SetupWizardDialog |
52 <h3>Class Attributes</h3> |
61 <h3>Class Attributes</h3> |
|
62 |
53 <table> |
63 <table> |
54 <tr><td>ClassifiersUrl</td></tr> |
64 <tr><td>ClassifiersUrl</td></tr> |
55 </table> |
65 </table> |
56 <h3>Class Methods</h3> |
66 <h3>Class Methods</h3> |
|
67 |
57 <table> |
68 <table> |
58 <tr><td>None</td></tr> |
69 <tr><td>None</td></tr> |
59 </table> |
70 </table> |
60 <h3>Methods</h3> |
71 <h3>Methods</h3> |
61 <table> |
72 |
|
73 <table> |
|
74 |
62 <tr> |
75 <tr> |
63 <td><a href="#SetupWizardDialog.__init__">SetupWizardDialog</a></td> |
76 <td><a href="#SetupWizardDialog.__init__">SetupWizardDialog</a></td> |
64 <td>Constructor</td> |
77 <td>Constructor</td> |
65 </tr><tr> |
78 </tr> |
|
79 <tr> |
66 <td><a href="#SetupWizardDialog.__addClassifierEntry">__addClassifierEntry</a></td> |
80 <td><a href="#SetupWizardDialog.__addClassifierEntry">__addClassifierEntry</a></td> |
67 <td>Private method to add a new entry to the list of trove classifiers.</td> |
81 <td>Private method to add a new entry to the list of trove classifiers.</td> |
68 </tr><tr> |
82 </tr> |
|
83 <tr> |
69 <td><a href="#SetupWizardDialog.__addPackage">__addPackage</a></td> |
84 <td><a href="#SetupWizardDialog.__addPackage">__addPackage</a></td> |
70 <td>Private method to add a package to the list.</td> |
85 <td>Private method to add a package to the list.</td> |
71 </tr><tr> |
86 </tr> |
|
87 <tr> |
72 <td><a href="#SetupWizardDialog.__classifiersDownloadDone">__classifiersDownloadDone</a></td> |
88 <td><a href="#SetupWizardDialog.__classifiersDownloadDone">__classifiersDownloadDone</a></td> |
73 <td>Private slot called, after the classifiers file has been downloaded from the internet.</td> |
89 <td>Private slot called, after the classifiers file has been downloaded from the internet.</td> |
74 </tr><tr> |
90 </tr> |
|
91 <tr> |
75 <td><a href="#SetupWizardDialog.__enableOkButton">__enableOkButton</a></td> |
92 <td><a href="#SetupWizardDialog.__enableOkButton">__enableOkButton</a></td> |
76 <td>Private slot to set the state of the OK button.</td> |
93 <td>Private slot to set the state of the OK button.</td> |
77 </tr><tr> |
94 </tr> |
|
95 <tr> |
78 <td><a href="#SetupWizardDialog.__getLicenseText">__getLicenseText</a></td> |
96 <td><a href="#SetupWizardDialog.__getLicenseText">__getLicenseText</a></td> |
79 <td>Private method to get the license text.</td> |
97 <td>Private method to get the license text.</td> |
80 </tr><tr> |
98 </tr> |
|
99 <tr> |
81 <td><a href="#SetupWizardDialog.__getStartDir">__getStartDir</a></td> |
100 <td><a href="#SetupWizardDialog.__getStartDir">__getStartDir</a></td> |
82 <td>Private method to get the start directory for selection dialogs.</td> |
101 <td>Private method to get the start directory for selection dialogs.</td> |
83 </tr><tr> |
102 </tr> |
|
103 <tr> |
84 <td><a href="#SetupWizardDialog.__loadClassifiersFromPyPI">__loadClassifiersFromPyPI</a></td> |
104 <td><a href="#SetupWizardDialog.__loadClassifiersFromPyPI">__loadClassifiersFromPyPI</a></td> |
85 <td>Private method to populate the classifiers list with data retrieved from PyPI.</td> |
105 <td>Private method to populate the classifiers list with data retrieved from PyPI.</td> |
86 </tr><tr> |
106 </tr> |
|
107 <tr> |
87 <td><a href="#SetupWizardDialog.__populateClassifiers">__populateClassifiers</a></td> |
108 <td><a href="#SetupWizardDialog.__populateClassifiers">__populateClassifiers</a></td> |
88 <td>Private method to populate the classifiers.</td> |
109 <td>Private method to populate the classifiers.</td> |
89 </tr><tr> |
110 </tr> |
|
111 <tr> |
90 <td><a href="#SetupWizardDialog.getCode">getCode</a></td> |
112 <td><a href="#SetupWizardDialog.getCode">getCode</a></td> |
91 <td>Public method to get the source code.</td> |
113 <td>Public method to get the source code.</td> |
92 </tr><tr> |
114 </tr> |
|
115 <tr> |
93 <td><a href="#SetupWizardDialog.on_addExludePatternButton_clicked">on_addExludePatternButton_clicked</a></td> |
116 <td><a href="#SetupWizardDialog.on_addExludePatternButton_clicked">on_addExludePatternButton_clicked</a></td> |
94 <td>Private slot to add an exclude pattern to the list.</td> |
117 <td>Private slot to add an exclude pattern to the list.</td> |
95 </tr><tr> |
118 </tr> |
|
119 <tr> |
96 <td><a href="#SetupWizardDialog.on_addModuleButton_clicked">on_addModuleButton_clicked</a></td> |
120 <td><a href="#SetupWizardDialog.on_addModuleButton_clicked">on_addModuleButton_clicked</a></td> |
97 <td>Private slot to add Python modules to the list.</td> |
121 <td>Private slot to add Python modules to the list.</td> |
98 </tr><tr> |
122 </tr> |
|
123 <tr> |
99 <td><a href="#SetupWizardDialog.on_addPackageButton_clicked">on_addPackageButton_clicked</a></td> |
124 <td><a href="#SetupWizardDialog.on_addPackageButton_clicked">on_addPackageButton_clicked</a></td> |
100 <td>Private slot to add a package to the list.</td> |
125 <td>Private slot to add a package to the list.</td> |
101 </tr><tr> |
126 </tr> |
|
127 <tr> |
102 <td><a href="#SetupWizardDialog.on_addScriptButton_clicked">on_addScriptButton_clicked</a></td> |
128 <td><a href="#SetupWizardDialog.on_addScriptButton_clicked">on_addScriptButton_clicked</a></td> |
103 <td>Private slot to add scripts to the list.</td> |
129 <td>Private slot to add scripts to the list.</td> |
104 </tr><tr> |
130 </tr> |
|
131 <tr> |
105 <td><a href="#SetupWizardDialog.on_autodiscoverPackagesButton_clicked">on_autodiscoverPackagesButton_clicked</a></td> |
132 <td><a href="#SetupWizardDialog.on_autodiscoverPackagesButton_clicked">on_autodiscoverPackagesButton_clicked</a></td> |
106 <td>Private slot to discover packages automatically.</td> |
133 <td>Private slot to discover packages automatically.</td> |
107 </tr><tr> |
134 </tr> |
|
135 <tr> |
108 <td><a href="#SetupWizardDialog.on_deleteExcludePatternButton_clicked">on_deleteExcludePatternButton_clicked</a></td> |
136 <td><a href="#SetupWizardDialog.on_deleteExcludePatternButton_clicked">on_deleteExcludePatternButton_clicked</a></td> |
109 <td>Private slot to delete the selected exclude pattern items.</td> |
137 <td>Private slot to delete the selected exclude pattern items.</td> |
110 </tr><tr> |
138 </tr> |
|
139 <tr> |
111 <td><a href="#SetupWizardDialog.on_deleteModuleButton_clicked">on_deleteModuleButton_clicked</a></td> |
140 <td><a href="#SetupWizardDialog.on_deleteModuleButton_clicked">on_deleteModuleButton_clicked</a></td> |
112 <td>Private slot to delete the selected script items.</td> |
141 <td>Private slot to delete the selected script items.</td> |
113 </tr><tr> |
142 </tr> |
|
143 <tr> |
114 <td><a href="#SetupWizardDialog.on_deletePackageButton_clicked">on_deletePackageButton_clicked</a></td> |
144 <td><a href="#SetupWizardDialog.on_deletePackageButton_clicked">on_deletePackageButton_clicked</a></td> |
115 <td>Private slot to delete the selected package items.</td> |
145 <td>Private slot to delete the selected package items.</td> |
116 </tr><tr> |
146 </tr> |
|
147 <tr> |
117 <td><a href="#SetupWizardDialog.on_deleteScriptButton_clicked">on_deleteScriptButton_clicked</a></td> |
148 <td><a href="#SetupWizardDialog.on_deleteScriptButton_clicked">on_deleteScriptButton_clicked</a></td> |
118 <td>Private slot to delete the selected script items.</td> |
149 <td>Private slot to delete the selected script items.</td> |
119 </tr><tr> |
150 </tr> |
|
151 <tr> |
120 <td><a href="#SetupWizardDialog.on_excludePatternEdit_returnPressed">on_excludePatternEdit_returnPressed</a></td> |
152 <td><a href="#SetupWizardDialog.on_excludePatternEdit_returnPressed">on_excludePatternEdit_returnPressed</a></td> |
121 <td>Private slot handling a press of the return button of the exclude pattern edit.</td> |
153 <td>Private slot handling a press of the return button of the exclude pattern edit.</td> |
122 </tr><tr> |
154 </tr> |
|
155 <tr> |
123 <td><a href="#SetupWizardDialog.on_excludePatternEdit_textChanged">on_excludePatternEdit_textChanged</a></td> |
156 <td><a href="#SetupWizardDialog.on_excludePatternEdit_textChanged">on_excludePatternEdit_textChanged</a></td> |
124 <td>Private slot to handle a change of the exclude pattern text.</td> |
157 <td>Private slot to handle a change of the exclude pattern text.</td> |
125 </tr><tr> |
158 </tr> |
|
159 <tr> |
126 <td><a href="#SetupWizardDialog.on_excludePatternList_itemSelectionChanged">on_excludePatternList_itemSelectionChanged</a></td> |
160 <td><a href="#SetupWizardDialog.on_excludePatternList_itemSelectionChanged">on_excludePatternList_itemSelectionChanged</a></td> |
127 <td>Private slot to handle a change of selected items of the exclude pattern list.</td> |
161 <td>Private slot to handle a change of selected items of the exclude pattern list.</td> |
128 </tr><tr> |
162 </tr> |
|
163 <tr> |
129 <td><a href="#SetupWizardDialog.on_localClassifiersButton_clicked">on_localClassifiersButton_clicked</a></td> |
164 <td><a href="#SetupWizardDialog.on_localClassifiersButton_clicked">on_localClassifiersButton_clicked</a></td> |
130 <td>Private method to populate lists from the Trove list file.</td> |
165 <td>Private method to populate lists from the Trove list file.</td> |
131 </tr><tr> |
166 </tr> |
|
167 <tr> |
132 <td><a href="#SetupWizardDialog.on_modulesList_itemSelectionChanged">on_modulesList_itemSelectionChanged</a></td> |
168 <td><a href="#SetupWizardDialog.on_modulesList_itemSelectionChanged">on_modulesList_itemSelectionChanged</a></td> |
133 <td>Private slot to handle a change of selected items of the modules list.</td> |
169 <td>Private slot to handle a change of selected items of the modules list.</td> |
134 </tr><tr> |
170 </tr> |
|
171 <tr> |
135 <td><a href="#SetupWizardDialog.on_packageDirButton_clicked">on_packageDirButton_clicked</a></td> |
172 <td><a href="#SetupWizardDialog.on_packageDirButton_clicked">on_packageDirButton_clicked</a></td> |
136 <td>Private slot to select a package directory via a directory selection dialog.</td> |
173 <td>Private slot to select a package directory via a directory selection dialog.</td> |
137 </tr><tr> |
174 </tr> |
|
175 <tr> |
138 <td><a href="#SetupWizardDialog.on_packageEdit_returnPressed">on_packageEdit_returnPressed</a></td> |
176 <td><a href="#SetupWizardDialog.on_packageEdit_returnPressed">on_packageEdit_returnPressed</a></td> |
139 <td>Private slot handling a press of the return button of the package edit.</td> |
177 <td>Private slot handling a press of the return button of the package edit.</td> |
140 </tr><tr> |
178 </tr> |
|
179 <tr> |
141 <td><a href="#SetupWizardDialog.on_packageEdit_textChanged">on_packageEdit_textChanged</a></td> |
180 <td><a href="#SetupWizardDialog.on_packageEdit_textChanged">on_packageEdit_textChanged</a></td> |
142 <td>Private slot to handle a change of the package text.</td> |
181 <td>Private slot to handle a change of the package text.</td> |
143 </tr><tr> |
182 </tr> |
|
183 <tr> |
144 <td><a href="#SetupWizardDialog.on_packageRootDirButton_clicked">on_packageRootDirButton_clicked</a></td> |
184 <td><a href="#SetupWizardDialog.on_packageRootDirButton_clicked">on_packageRootDirButton_clicked</a></td> |
145 <td>Private slot to select the packages root directory via a directory selection dialog.</td> |
185 <td>Private slot to select the packages root directory via a directory selection dialog.</td> |
146 </tr><tr> |
186 </tr> |
|
187 <tr> |
147 <td><a href="#SetupWizardDialog.on_packageRootEdit_textChanged">on_packageRootEdit_textChanged</a></td> |
188 <td><a href="#SetupWizardDialog.on_packageRootEdit_textChanged">on_packageRootEdit_textChanged</a></td> |
148 <td>Private slot handling the entering of a packages root.</td> |
189 <td>Private slot handling the entering of a packages root.</td> |
149 </tr><tr> |
190 </tr> |
|
191 <tr> |
150 <td><a href="#SetupWizardDialog.on_packagesList_itemSelectionChanged">on_packagesList_itemSelectionChanged</a></td> |
192 <td><a href="#SetupWizardDialog.on_packagesList_itemSelectionChanged">on_packagesList_itemSelectionChanged</a></td> |
151 <td>Private slot to handle a change of selected items of the packages list.</td> |
193 <td>Private slot to handle a change of selected items of the packages list.</td> |
152 </tr><tr> |
194 </tr> |
|
195 <tr> |
153 <td><a href="#SetupWizardDialog.on_projectButton_clicked">on_projectButton_clicked</a></td> |
196 <td><a href="#SetupWizardDialog.on_projectButton_clicked">on_projectButton_clicked</a></td> |
154 <td>Private slot to populate some fields with data retrieved from the current project.</td> |
197 <td>Private slot to populate some fields with data retrieved from the current project.</td> |
155 </tr><tr> |
198 </tr> |
|
199 <tr> |
156 <td><a href="#SetupWizardDialog.on_scriptsList_itemSelectionChanged">on_scriptsList_itemSelectionChanged</a></td> |
200 <td><a href="#SetupWizardDialog.on_scriptsList_itemSelectionChanged">on_scriptsList_itemSelectionChanged</a></td> |
157 <td>Private slot to handle a change of selected items of the scripts list.</td> |
201 <td>Private slot to handle a change of selected items of the scripts list.</td> |
158 </tr><tr> |
202 </tr> |
|
203 <tr> |
159 <td><a href="#SetupWizardDialog.on_sourceDirectoryButton_clicked">on_sourceDirectoryButton_clicked</a></td> |
204 <td><a href="#SetupWizardDialog.on_sourceDirectoryButton_clicked">on_sourceDirectoryButton_clicked</a></td> |
160 <td>Private slot to select the packages root directory via a directory selection dialog.</td> |
205 <td>Private slot to select the packages root directory via a directory selection dialog.</td> |
161 </tr><tr> |
206 </tr> |
|
207 <tr> |
162 <td><a href="#SetupWizardDialog.on_variantComboBox_currentIndexChanged">on_variantComboBox_currentIndexChanged</a></td> |
208 <td><a href="#SetupWizardDialog.on_variantComboBox_currentIndexChanged">on_variantComboBox_currentIndexChanged</a></td> |
163 <td>Private slot handling a change of the setup variant.</td> |
209 <td>Private slot handling a change of the setup variant.</td> |
164 </tr> |
210 </tr> |
165 </table> |
211 </table> |
166 <h3>Static Methods</h3> |
212 <h3>Static Methods</h3> |
|
213 |
167 <table> |
214 <table> |
168 <tr><td>None</td></tr> |
215 <tr><td>None</td></tr> |
169 </table> |
216 </table> |
|
217 |
170 <a NAME="SetupWizardDialog.__init__" ID="SetupWizardDialog.__init__"></a> |
218 <a NAME="SetupWizardDialog.__init__" ID="SetupWizardDialog.__init__"></a> |
171 <h4>SetupWizardDialog (Constructor)</h4> |
219 <h4>SetupWizardDialog (Constructor)</h4> |
172 <b>SetupWizardDialog</b>(<i>parent=None</i>) |
220 <b>SetupWizardDialog</b>(<i>parent=None</i>) |
|
221 |
173 <p> |
222 <p> |
174 Constructor |
223 Constructor |
175 </p><dl> |
224 </p> |
|
225 <dl> |
|
226 |
176 <dt><i>parent</i></dt> |
227 <dt><i>parent</i></dt> |
177 <dd> |
228 <dd> |
178 reference to the parent widget (QWidget) |
229 reference to the parent widget (QWidget) |
179 </dd> |
230 </dd> |
180 </dl><a NAME="SetupWizardDialog.__addClassifierEntry" ID="SetupWizardDialog.__addClassifierEntry"></a> |
231 </dl> |
|
232 <a NAME="SetupWizardDialog.__addClassifierEntry" ID="SetupWizardDialog.__addClassifierEntry"></a> |
181 <h4>SetupWizardDialog.__addClassifierEntry</h4> |
233 <h4>SetupWizardDialog.__addClassifierEntry</h4> |
182 <b>__addClassifierEntry</b>(<i>line</i>) |
234 <b>__addClassifierEntry</b>(<i>line</i>) |
|
235 |
183 <p> |
236 <p> |
184 Private method to add a new entry to the list of trove classifiers. |
237 Private method to add a new entry to the list of trove classifiers. |
185 </p><dl> |
238 </p> |
|
239 <dl> |
|
240 |
186 <dt><i>line</i></dt> |
241 <dt><i>line</i></dt> |
187 <dd> |
242 <dd> |
188 line containing the data for the entry (string) |
243 line containing the data for the entry (string) |
189 </dd> |
244 </dd> |
190 </dl><a NAME="SetupWizardDialog.__addPackage" ID="SetupWizardDialog.__addPackage"></a> |
245 </dl> |
|
246 <a NAME="SetupWizardDialog.__addPackage" ID="SetupWizardDialog.__addPackage"></a> |
191 <h4>SetupWizardDialog.__addPackage</h4> |
247 <h4>SetupWizardDialog.__addPackage</h4> |
192 <b>__addPackage</b>(<i>pkgDir</i>) |
248 <b>__addPackage</b>(<i>pkgDir</i>) |
|
249 |
193 <p> |
250 <p> |
194 Private method to add a package to the list. |
251 Private method to add a package to the list. |
195 </p><dl> |
252 </p> |
|
253 <dl> |
|
254 |
196 <dt><i>pkgDir</i></dt> |
255 <dt><i>pkgDir</i></dt> |
197 <dd> |
256 <dd> |
198 name of the package directory (string) |
257 name of the package directory (string) |
199 </dd> |
258 </dd> |
200 </dl><a NAME="SetupWizardDialog.__classifiersDownloadDone" ID="SetupWizardDialog.__classifiersDownloadDone"></a> |
259 </dl> |
|
260 <a NAME="SetupWizardDialog.__classifiersDownloadDone" ID="SetupWizardDialog.__classifiersDownloadDone"></a> |
201 <h4>SetupWizardDialog.__classifiersDownloadDone</h4> |
261 <h4>SetupWizardDialog.__classifiersDownloadDone</h4> |
202 <b>__classifiersDownloadDone</b>(<i>reply</i>) |
262 <b>__classifiersDownloadDone</b>(<i>reply</i>) |
|
263 |
203 <p> |
264 <p> |
204 Private slot called, after the classifiers file has been downloaded |
265 Private slot called, after the classifiers file has been downloaded |
205 from the internet. |
266 from the internet. |
206 </p><dl> |
267 </p> |
|
268 <dl> |
|
269 |
207 <dt><i>reply</i> (QNetworkReply)</dt> |
270 <dt><i>reply</i> (QNetworkReply)</dt> |
208 <dd> |
271 <dd> |
209 reference to the network reply |
272 reference to the network reply |
210 </dd> |
273 </dd> |
211 </dl><a NAME="SetupWizardDialog.__enableOkButton" ID="SetupWizardDialog.__enableOkButton"></a> |
274 </dl> |
|
275 <a NAME="SetupWizardDialog.__enableOkButton" ID="SetupWizardDialog.__enableOkButton"></a> |
212 <h4>SetupWizardDialog.__enableOkButton</h4> |
276 <h4>SetupWizardDialog.__enableOkButton</h4> |
213 <b>__enableOkButton</b>(<i></i>) |
277 <b>__enableOkButton</b>(<i></i>) |
|
278 |
214 <p> |
279 <p> |
215 Private slot to set the state of the OK button. |
280 Private slot to set the state of the OK button. |
216 </p><a NAME="SetupWizardDialog.__getLicenseText" ID="SetupWizardDialog.__getLicenseText"></a> |
281 </p> |
|
282 <a NAME="SetupWizardDialog.__getLicenseText" ID="SetupWizardDialog.__getLicenseText"></a> |
217 <h4>SetupWizardDialog.__getLicenseText</h4> |
283 <h4>SetupWizardDialog.__getLicenseText</h4> |
218 <b>__getLicenseText</b>(<i></i>) |
284 <b>__getLicenseText</b>(<i></i>) |
|
285 |
219 <p> |
286 <p> |
220 Private method to get the license text. |
287 Private method to get the license text. |
221 </p><dl> |
288 </p> |
|
289 <dl> |
222 <dt>Returns:</dt> |
290 <dt>Returns:</dt> |
223 <dd> |
291 <dd> |
224 license text (string) |
292 license text (string) |
225 </dd> |
293 </dd> |
226 </dl><a NAME="SetupWizardDialog.__getStartDir" ID="SetupWizardDialog.__getStartDir"></a> |
294 </dl> |
|
295 <a NAME="SetupWizardDialog.__getStartDir" ID="SetupWizardDialog.__getStartDir"></a> |
227 <h4>SetupWizardDialog.__getStartDir</h4> |
296 <h4>SetupWizardDialog.__getStartDir</h4> |
228 <b>__getStartDir</b>(<i></i>) |
297 <b>__getStartDir</b>(<i></i>) |
|
298 |
229 <p> |
299 <p> |
230 Private method to get the start directory for selection dialogs. |
300 Private method to get the start directory for selection dialogs. |
231 </p><dl> |
301 </p> |
|
302 <dl> |
232 <dt>Returns:</dt> |
303 <dt>Returns:</dt> |
233 <dd> |
304 <dd> |
234 start directory (string) |
305 start directory (string) |
235 </dd> |
306 </dd> |
236 </dl><a NAME="SetupWizardDialog.__loadClassifiersFromPyPI" ID="SetupWizardDialog.__loadClassifiersFromPyPI"></a> |
307 </dl> |
|
308 <a NAME="SetupWizardDialog.__loadClassifiersFromPyPI" ID="SetupWizardDialog.__loadClassifiersFromPyPI"></a> |
237 <h4>SetupWizardDialog.__loadClassifiersFromPyPI</h4> |
309 <h4>SetupWizardDialog.__loadClassifiersFromPyPI</h4> |
238 <b>__loadClassifiersFromPyPI</b>(<i></i>) |
310 <b>__loadClassifiersFromPyPI</b>(<i></i>) |
|
311 |
239 <p> |
312 <p> |
240 Private method to populate the classifiers list with data retrieved |
313 Private method to populate the classifiers list with data retrieved |
241 from PyPI. |
314 from PyPI. |
242 </p><a NAME="SetupWizardDialog.__populateClassifiers" ID="SetupWizardDialog.__populateClassifiers"></a> |
315 </p> |
|
316 <a NAME="SetupWizardDialog.__populateClassifiers" ID="SetupWizardDialog.__populateClassifiers"></a> |
243 <h4>SetupWizardDialog.__populateClassifiers</h4> |
317 <h4>SetupWizardDialog.__populateClassifiers</h4> |
244 <b>__populateClassifiers</b>(<i>classifiers</i>) |
318 <b>__populateClassifiers</b>(<i>classifiers</i>) |
|
319 |
245 <p> |
320 <p> |
246 Private method to populate the classifiers. |
321 Private method to populate the classifiers. |
247 </p><dl> |
322 </p> |
|
323 <dl> |
|
324 |
248 <dt><i>classifiers</i> (list of str)</dt> |
325 <dt><i>classifiers</i> (list of str)</dt> |
249 <dd> |
326 <dd> |
250 list of classifiers read from a local file or |
327 list of classifiers read from a local file or |
251 retrieved from PyPI |
328 retrieved from PyPI |
252 </dd> |
329 </dd> |
253 </dl><a NAME="SetupWizardDialog.getCode" ID="SetupWizardDialog.getCode"></a> |
330 </dl> |
|
331 <a NAME="SetupWizardDialog.getCode" ID="SetupWizardDialog.getCode"></a> |
254 <h4>SetupWizardDialog.getCode</h4> |
332 <h4>SetupWizardDialog.getCode</h4> |
255 <b>getCode</b>(<i>indLevel, indString</i>) |
333 <b>getCode</b>(<i>indLevel, indString</i>) |
|
334 |
256 <p> |
335 <p> |
257 Public method to get the source code. |
336 Public method to get the source code. |
258 </p><dl> |
337 </p> |
|
338 <dl> |
|
339 |
259 <dt><i>indLevel</i></dt> |
340 <dt><i>indLevel</i></dt> |
260 <dd> |
341 <dd> |
261 indentation level (int) |
342 indentation level (int) |
262 </dd><dt><i>indString</i></dt> |
343 </dd> |
|
344 <dt><i>indString</i></dt> |
263 <dd> |
345 <dd> |
264 string used for indentation (space or tab) (string) |
346 string used for indentation (space or tab) (string) |
265 </dd> |
347 </dd> |
266 </dl><dl> |
348 </dl> |
|
349 <dl> |
267 <dt>Returns:</dt> |
350 <dt>Returns:</dt> |
268 <dd> |
351 <dd> |
269 generated code (string) |
352 generated code (string) |
270 </dd> |
353 </dd> |
271 </dl><a NAME="SetupWizardDialog.on_addExludePatternButton_clicked" ID="SetupWizardDialog.on_addExludePatternButton_clicked"></a> |
354 </dl> |
|
355 <a NAME="SetupWizardDialog.on_addExludePatternButton_clicked" ID="SetupWizardDialog.on_addExludePatternButton_clicked"></a> |
272 <h4>SetupWizardDialog.on_addExludePatternButton_clicked</h4> |
356 <h4>SetupWizardDialog.on_addExludePatternButton_clicked</h4> |
273 <b>on_addExludePatternButton_clicked</b>(<i></i>) |
357 <b>on_addExludePatternButton_clicked</b>(<i></i>) |
|
358 |
274 <p> |
359 <p> |
275 Private slot to add an exclude pattern to the list. |
360 Private slot to add an exclude pattern to the list. |
276 </p><a NAME="SetupWizardDialog.on_addModuleButton_clicked" ID="SetupWizardDialog.on_addModuleButton_clicked"></a> |
361 </p> |
|
362 <a NAME="SetupWizardDialog.on_addModuleButton_clicked" ID="SetupWizardDialog.on_addModuleButton_clicked"></a> |
277 <h4>SetupWizardDialog.on_addModuleButton_clicked</h4> |
363 <h4>SetupWizardDialog.on_addModuleButton_clicked</h4> |
278 <b>on_addModuleButton_clicked</b>(<i></i>) |
364 <b>on_addModuleButton_clicked</b>(<i></i>) |
|
365 |
279 <p> |
366 <p> |
280 Private slot to add Python modules to the list. |
367 Private slot to add Python modules to the list. |
281 </p><a NAME="SetupWizardDialog.on_addPackageButton_clicked" ID="SetupWizardDialog.on_addPackageButton_clicked"></a> |
368 </p> |
|
369 <a NAME="SetupWizardDialog.on_addPackageButton_clicked" ID="SetupWizardDialog.on_addPackageButton_clicked"></a> |
282 <h4>SetupWizardDialog.on_addPackageButton_clicked</h4> |
370 <h4>SetupWizardDialog.on_addPackageButton_clicked</h4> |
283 <b>on_addPackageButton_clicked</b>(<i></i>) |
371 <b>on_addPackageButton_clicked</b>(<i></i>) |
|
372 |
284 <p> |
373 <p> |
285 Private slot to add a package to the list. |
374 Private slot to add a package to the list. |
286 </p><a NAME="SetupWizardDialog.on_addScriptButton_clicked" ID="SetupWizardDialog.on_addScriptButton_clicked"></a> |
375 </p> |
|
376 <a NAME="SetupWizardDialog.on_addScriptButton_clicked" ID="SetupWizardDialog.on_addScriptButton_clicked"></a> |
287 <h4>SetupWizardDialog.on_addScriptButton_clicked</h4> |
377 <h4>SetupWizardDialog.on_addScriptButton_clicked</h4> |
288 <b>on_addScriptButton_clicked</b>(<i></i>) |
378 <b>on_addScriptButton_clicked</b>(<i></i>) |
|
379 |
289 <p> |
380 <p> |
290 Private slot to add scripts to the list. |
381 Private slot to add scripts to the list. |
291 </p><a NAME="SetupWizardDialog.on_autodiscoverPackagesButton_clicked" ID="SetupWizardDialog.on_autodiscoverPackagesButton_clicked"></a> |
382 </p> |
|
383 <a NAME="SetupWizardDialog.on_autodiscoverPackagesButton_clicked" ID="SetupWizardDialog.on_autodiscoverPackagesButton_clicked"></a> |
292 <h4>SetupWizardDialog.on_autodiscoverPackagesButton_clicked</h4> |
384 <h4>SetupWizardDialog.on_autodiscoverPackagesButton_clicked</h4> |
293 <b>on_autodiscoverPackagesButton_clicked</b>(<i></i>) |
385 <b>on_autodiscoverPackagesButton_clicked</b>(<i></i>) |
|
386 |
294 <p> |
387 <p> |
295 Private slot to discover packages automatically. |
388 Private slot to discover packages automatically. |
296 </p><a NAME="SetupWizardDialog.on_deleteExcludePatternButton_clicked" ID="SetupWizardDialog.on_deleteExcludePatternButton_clicked"></a> |
389 </p> |
|
390 <a NAME="SetupWizardDialog.on_deleteExcludePatternButton_clicked" ID="SetupWizardDialog.on_deleteExcludePatternButton_clicked"></a> |
297 <h4>SetupWizardDialog.on_deleteExcludePatternButton_clicked</h4> |
391 <h4>SetupWizardDialog.on_deleteExcludePatternButton_clicked</h4> |
298 <b>on_deleteExcludePatternButton_clicked</b>(<i></i>) |
392 <b>on_deleteExcludePatternButton_clicked</b>(<i></i>) |
|
393 |
299 <p> |
394 <p> |
300 Private slot to delete the selected exclude pattern items. |
395 Private slot to delete the selected exclude pattern items. |
301 </p><a NAME="SetupWizardDialog.on_deleteModuleButton_clicked" ID="SetupWizardDialog.on_deleteModuleButton_clicked"></a> |
396 </p> |
|
397 <a NAME="SetupWizardDialog.on_deleteModuleButton_clicked" ID="SetupWizardDialog.on_deleteModuleButton_clicked"></a> |
302 <h4>SetupWizardDialog.on_deleteModuleButton_clicked</h4> |
398 <h4>SetupWizardDialog.on_deleteModuleButton_clicked</h4> |
303 <b>on_deleteModuleButton_clicked</b>(<i></i>) |
399 <b>on_deleteModuleButton_clicked</b>(<i></i>) |
|
400 |
304 <p> |
401 <p> |
305 Private slot to delete the selected script items. |
402 Private slot to delete the selected script items. |
306 </p><a NAME="SetupWizardDialog.on_deletePackageButton_clicked" ID="SetupWizardDialog.on_deletePackageButton_clicked"></a> |
403 </p> |
|
404 <a NAME="SetupWizardDialog.on_deletePackageButton_clicked" ID="SetupWizardDialog.on_deletePackageButton_clicked"></a> |
307 <h4>SetupWizardDialog.on_deletePackageButton_clicked</h4> |
405 <h4>SetupWizardDialog.on_deletePackageButton_clicked</h4> |
308 <b>on_deletePackageButton_clicked</b>(<i></i>) |
406 <b>on_deletePackageButton_clicked</b>(<i></i>) |
|
407 |
309 <p> |
408 <p> |
310 Private slot to delete the selected package items. |
409 Private slot to delete the selected package items. |
311 </p><a NAME="SetupWizardDialog.on_deleteScriptButton_clicked" ID="SetupWizardDialog.on_deleteScriptButton_clicked"></a> |
410 </p> |
|
411 <a NAME="SetupWizardDialog.on_deleteScriptButton_clicked" ID="SetupWizardDialog.on_deleteScriptButton_clicked"></a> |
312 <h4>SetupWizardDialog.on_deleteScriptButton_clicked</h4> |
412 <h4>SetupWizardDialog.on_deleteScriptButton_clicked</h4> |
313 <b>on_deleteScriptButton_clicked</b>(<i></i>) |
413 <b>on_deleteScriptButton_clicked</b>(<i></i>) |
|
414 |
314 <p> |
415 <p> |
315 Private slot to delete the selected script items. |
416 Private slot to delete the selected script items. |
316 </p><a NAME="SetupWizardDialog.on_excludePatternEdit_returnPressed" ID="SetupWizardDialog.on_excludePatternEdit_returnPressed"></a> |
417 </p> |
|
418 <a NAME="SetupWizardDialog.on_excludePatternEdit_returnPressed" ID="SetupWizardDialog.on_excludePatternEdit_returnPressed"></a> |
317 <h4>SetupWizardDialog.on_excludePatternEdit_returnPressed</h4> |
419 <h4>SetupWizardDialog.on_excludePatternEdit_returnPressed</h4> |
318 <b>on_excludePatternEdit_returnPressed</b>(<i></i>) |
420 <b>on_excludePatternEdit_returnPressed</b>(<i></i>) |
|
421 |
319 <p> |
422 <p> |
320 Private slot handling a press of the return button of the |
423 Private slot handling a press of the return button of the |
321 exclude pattern edit. |
424 exclude pattern edit. |
322 </p><a NAME="SetupWizardDialog.on_excludePatternEdit_textChanged" ID="SetupWizardDialog.on_excludePatternEdit_textChanged"></a> |
425 </p> |
|
426 <a NAME="SetupWizardDialog.on_excludePatternEdit_textChanged" ID="SetupWizardDialog.on_excludePatternEdit_textChanged"></a> |
323 <h4>SetupWizardDialog.on_excludePatternEdit_textChanged</h4> |
427 <h4>SetupWizardDialog.on_excludePatternEdit_textChanged</h4> |
324 <b>on_excludePatternEdit_textChanged</b>(<i>txt</i>) |
428 <b>on_excludePatternEdit_textChanged</b>(<i>txt</i>) |
|
429 |
325 <p> |
430 <p> |
326 Private slot to handle a change of the exclude pattern text. |
431 Private slot to handle a change of the exclude pattern text. |
327 </p><dl> |
432 </p> |
|
433 <dl> |
|
434 |
328 <dt><i>txt</i></dt> |
435 <dt><i>txt</i></dt> |
329 <dd> |
436 <dd> |
330 text of the line edit (string) |
437 text of the line edit (string) |
331 </dd> |
438 </dd> |
332 </dl><a NAME="SetupWizardDialog.on_excludePatternList_itemSelectionChanged" ID="SetupWizardDialog.on_excludePatternList_itemSelectionChanged"></a> |
439 </dl> |
|
440 <a NAME="SetupWizardDialog.on_excludePatternList_itemSelectionChanged" ID="SetupWizardDialog.on_excludePatternList_itemSelectionChanged"></a> |
333 <h4>SetupWizardDialog.on_excludePatternList_itemSelectionChanged</h4> |
441 <h4>SetupWizardDialog.on_excludePatternList_itemSelectionChanged</h4> |
334 <b>on_excludePatternList_itemSelectionChanged</b>(<i></i>) |
442 <b>on_excludePatternList_itemSelectionChanged</b>(<i></i>) |
|
443 |
335 <p> |
444 <p> |
336 Private slot to handle a change of selected items of the |
445 Private slot to handle a change of selected items of the |
337 exclude pattern list. |
446 exclude pattern list. |
338 </p><a NAME="SetupWizardDialog.on_localClassifiersButton_clicked" ID="SetupWizardDialog.on_localClassifiersButton_clicked"></a> |
447 </p> |
|
448 <a NAME="SetupWizardDialog.on_localClassifiersButton_clicked" ID="SetupWizardDialog.on_localClassifiersButton_clicked"></a> |
339 <h4>SetupWizardDialog.on_localClassifiersButton_clicked</h4> |
449 <h4>SetupWizardDialog.on_localClassifiersButton_clicked</h4> |
340 <b>on_localClassifiersButton_clicked</b>(<i></i>) |
450 <b>on_localClassifiersButton_clicked</b>(<i></i>) |
|
451 |
341 <p> |
452 <p> |
342 Private method to populate lists from the Trove list file. |
453 Private method to populate lists from the Trove list file. |
343 </p><p> |
454 </p> |
|
455 <p> |
344 Note: The trove list file was created from querying |
456 Note: The trove list file was created from querying |
345 "https://pypi.org/pypi?%3Aaction=list_classifiers". |
457 "https://pypi.org/pypi?%3Aaction=list_classifiers". |
346 </p><a NAME="SetupWizardDialog.on_modulesList_itemSelectionChanged" ID="SetupWizardDialog.on_modulesList_itemSelectionChanged"></a> |
458 </p> |
|
459 <a NAME="SetupWizardDialog.on_modulesList_itemSelectionChanged" ID="SetupWizardDialog.on_modulesList_itemSelectionChanged"></a> |
347 <h4>SetupWizardDialog.on_modulesList_itemSelectionChanged</h4> |
460 <h4>SetupWizardDialog.on_modulesList_itemSelectionChanged</h4> |
348 <b>on_modulesList_itemSelectionChanged</b>(<i></i>) |
461 <b>on_modulesList_itemSelectionChanged</b>(<i></i>) |
|
462 |
349 <p> |
463 <p> |
350 Private slot to handle a change of selected items of the |
464 Private slot to handle a change of selected items of the |
351 modules list. |
465 modules list. |
352 </p><a NAME="SetupWizardDialog.on_packageDirButton_clicked" ID="SetupWizardDialog.on_packageDirButton_clicked"></a> |
466 </p> |
|
467 <a NAME="SetupWizardDialog.on_packageDirButton_clicked" ID="SetupWizardDialog.on_packageDirButton_clicked"></a> |
353 <h4>SetupWizardDialog.on_packageDirButton_clicked</h4> |
468 <h4>SetupWizardDialog.on_packageDirButton_clicked</h4> |
354 <b>on_packageDirButton_clicked</b>(<i></i>) |
469 <b>on_packageDirButton_clicked</b>(<i></i>) |
|
470 |
355 <p> |
471 <p> |
356 Private slot to select a package directory via a directory |
472 Private slot to select a package directory via a directory |
357 selection dialog. |
473 selection dialog. |
358 </p><a NAME="SetupWizardDialog.on_packageEdit_returnPressed" ID="SetupWizardDialog.on_packageEdit_returnPressed"></a> |
474 </p> |
|
475 <a NAME="SetupWizardDialog.on_packageEdit_returnPressed" ID="SetupWizardDialog.on_packageEdit_returnPressed"></a> |
359 <h4>SetupWizardDialog.on_packageEdit_returnPressed</h4> |
476 <h4>SetupWizardDialog.on_packageEdit_returnPressed</h4> |
360 <b>on_packageEdit_returnPressed</b>(<i></i>) |
477 <b>on_packageEdit_returnPressed</b>(<i></i>) |
|
478 |
361 <p> |
479 <p> |
362 Private slot handling a press of the return button of the |
480 Private slot handling a press of the return button of the |
363 package edit. |
481 package edit. |
364 </p><a NAME="SetupWizardDialog.on_packageEdit_textChanged" ID="SetupWizardDialog.on_packageEdit_textChanged"></a> |
482 </p> |
|
483 <a NAME="SetupWizardDialog.on_packageEdit_textChanged" ID="SetupWizardDialog.on_packageEdit_textChanged"></a> |
365 <h4>SetupWizardDialog.on_packageEdit_textChanged</h4> |
484 <h4>SetupWizardDialog.on_packageEdit_textChanged</h4> |
366 <b>on_packageEdit_textChanged</b>(<i>txt</i>) |
485 <b>on_packageEdit_textChanged</b>(<i>txt</i>) |
|
486 |
367 <p> |
487 <p> |
368 Private slot to handle a change of the package text. |
488 Private slot to handle a change of the package text. |
369 </p><dl> |
489 </p> |
|
490 <dl> |
|
491 |
370 <dt><i>txt</i></dt> |
492 <dt><i>txt</i></dt> |
371 <dd> |
493 <dd> |
372 text of the line edit (string) |
494 text of the line edit (string) |
373 </dd> |
495 </dd> |
374 </dl><a NAME="SetupWizardDialog.on_packageRootDirButton_clicked" ID="SetupWizardDialog.on_packageRootDirButton_clicked"></a> |
496 </dl> |
|
497 <a NAME="SetupWizardDialog.on_packageRootDirButton_clicked" ID="SetupWizardDialog.on_packageRootDirButton_clicked"></a> |
375 <h4>SetupWizardDialog.on_packageRootDirButton_clicked</h4> |
498 <h4>SetupWizardDialog.on_packageRootDirButton_clicked</h4> |
376 <b>on_packageRootDirButton_clicked</b>(<i></i>) |
499 <b>on_packageRootDirButton_clicked</b>(<i></i>) |
|
500 |
377 <p> |
501 <p> |
378 Private slot to select the packages root directory via a |
502 Private slot to select the packages root directory via a |
379 directory selection dialog. |
503 directory selection dialog. |
380 </p><a NAME="SetupWizardDialog.on_packageRootEdit_textChanged" ID="SetupWizardDialog.on_packageRootEdit_textChanged"></a> |
504 </p> |
|
505 <a NAME="SetupWizardDialog.on_packageRootEdit_textChanged" ID="SetupWizardDialog.on_packageRootEdit_textChanged"></a> |
381 <h4>SetupWizardDialog.on_packageRootEdit_textChanged</h4> |
506 <h4>SetupWizardDialog.on_packageRootEdit_textChanged</h4> |
382 <b>on_packageRootEdit_textChanged</b>(<i>txt</i>) |
507 <b>on_packageRootEdit_textChanged</b>(<i>txt</i>) |
|
508 |
383 <p> |
509 <p> |
384 Private slot handling the entering of a packages root. |
510 Private slot handling the entering of a packages root. |
385 </p><dl> |
511 </p> |
|
512 <dl> |
|
513 |
386 <dt><i>txt</i></dt> |
514 <dt><i>txt</i></dt> |
387 <dd> |
515 <dd> |
388 text of the line edit (string) |
516 text of the line edit (string) |
389 </dd> |
517 </dd> |
390 </dl><a NAME="SetupWizardDialog.on_packagesList_itemSelectionChanged" ID="SetupWizardDialog.on_packagesList_itemSelectionChanged"></a> |
518 </dl> |
|
519 <a NAME="SetupWizardDialog.on_packagesList_itemSelectionChanged" ID="SetupWizardDialog.on_packagesList_itemSelectionChanged"></a> |
391 <h4>SetupWizardDialog.on_packagesList_itemSelectionChanged</h4> |
520 <h4>SetupWizardDialog.on_packagesList_itemSelectionChanged</h4> |
392 <b>on_packagesList_itemSelectionChanged</b>(<i></i>) |
521 <b>on_packagesList_itemSelectionChanged</b>(<i></i>) |
|
522 |
393 <p> |
523 <p> |
394 Private slot to handle a change of selected items of the |
524 Private slot to handle a change of selected items of the |
395 packages list. |
525 packages list. |
396 </p><a NAME="SetupWizardDialog.on_projectButton_clicked" ID="SetupWizardDialog.on_projectButton_clicked"></a> |
526 </p> |
|
527 <a NAME="SetupWizardDialog.on_projectButton_clicked" ID="SetupWizardDialog.on_projectButton_clicked"></a> |
397 <h4>SetupWizardDialog.on_projectButton_clicked</h4> |
528 <h4>SetupWizardDialog.on_projectButton_clicked</h4> |
398 <b>on_projectButton_clicked</b>(<i></i>) |
529 <b>on_projectButton_clicked</b>(<i></i>) |
|
530 |
399 <p> |
531 <p> |
400 Private slot to populate some fields with data retrieved from the |
532 Private slot to populate some fields with data retrieved from the |
401 current project. |
533 current project. |
402 </p><a NAME="SetupWizardDialog.on_scriptsList_itemSelectionChanged" ID="SetupWizardDialog.on_scriptsList_itemSelectionChanged"></a> |
534 </p> |
|
535 <a NAME="SetupWizardDialog.on_scriptsList_itemSelectionChanged" ID="SetupWizardDialog.on_scriptsList_itemSelectionChanged"></a> |
403 <h4>SetupWizardDialog.on_scriptsList_itemSelectionChanged</h4> |
536 <h4>SetupWizardDialog.on_scriptsList_itemSelectionChanged</h4> |
404 <b>on_scriptsList_itemSelectionChanged</b>(<i></i>) |
537 <b>on_scriptsList_itemSelectionChanged</b>(<i></i>) |
|
538 |
405 <p> |
539 <p> |
406 Private slot to handle a change of selected items of the |
540 Private slot to handle a change of selected items of the |
407 scripts list. |
541 scripts list. |
408 </p><a NAME="SetupWizardDialog.on_sourceDirectoryButton_clicked" ID="SetupWizardDialog.on_sourceDirectoryButton_clicked"></a> |
542 </p> |
|
543 <a NAME="SetupWizardDialog.on_sourceDirectoryButton_clicked" ID="SetupWizardDialog.on_sourceDirectoryButton_clicked"></a> |
409 <h4>SetupWizardDialog.on_sourceDirectoryButton_clicked</h4> |
544 <h4>SetupWizardDialog.on_sourceDirectoryButton_clicked</h4> |
410 <b>on_sourceDirectoryButton_clicked</b>(<i></i>) |
545 <b>on_sourceDirectoryButton_clicked</b>(<i></i>) |
|
546 |
411 <p> |
547 <p> |
412 Private slot to select the packages root directory via a |
548 Private slot to select the packages root directory via a |
413 directory selection dialog. |
549 directory selection dialog. |
414 </p><a NAME="SetupWizardDialog.on_variantComboBox_currentIndexChanged" ID="SetupWizardDialog.on_variantComboBox_currentIndexChanged"></a> |
550 </p> |
|
551 <a NAME="SetupWizardDialog.on_variantComboBox_currentIndexChanged" ID="SetupWizardDialog.on_variantComboBox_currentIndexChanged"></a> |
415 <h4>SetupWizardDialog.on_variantComboBox_currentIndexChanged</h4> |
552 <h4>SetupWizardDialog.on_variantComboBox_currentIndexChanged</h4> |
416 <b>on_variantComboBox_currentIndexChanged</b>(<i>index</i>) |
553 <b>on_variantComboBox_currentIndexChanged</b>(<i>index</i>) |
|
554 |
417 <p> |
555 <p> |
418 Private slot handling a change of the setup variant. |
556 Private slot handling a change of the setup variant. |
419 </p><dl> |
557 </p> |
|
558 <dl> |
|
559 |
420 <dt><i>index</i></dt> |
560 <dt><i>index</i></dt> |
421 <dd> |
561 <dd> |
422 index of the selected entry (integer) |
562 index of the selected entry (integer) |
423 </dd> |
563 </dd> |
424 </dl> |
564 </dl> |