88 <td>Private slot to select the class/function header background color.</td> |
88 <td>Private slot to select the class/function header background color.</td> |
89 </tr><tr> |
89 </tr><tr> |
90 <td><a href="#EricdocConfigDialog.on_cfFgButton_clicked">on_cfFgButton_clicked</a></td> |
90 <td><a href="#EricdocConfigDialog.on_cfFgButton_clicked">on_cfFgButton_clicked</a></td> |
91 <td>Private slot to select the class/function header foreground color.</td> |
91 <td>Private slot to select the class/function header foreground color.</td> |
92 </tr><tr> |
92 </tr><tr> |
93 <td><a href="#EricdocConfigDialog.on_cssButton_clicked">on_cssButton_clicked</a></td> |
93 <td><a href="#EricdocConfigDialog.on_cssPicker_pathSelected">on_cssPicker_pathSelected</a></td> |
94 <td>Private slot to select a css style sheet.</td> |
94 <td>Private slot handling the selection of a css style sheet.</td> |
95 </tr><tr> |
95 </tr><tr> |
96 <td><a href="#EricdocConfigDialog.on_deleteButton_clicked">on_deleteButton_clicked</a></td> |
96 <td><a href="#EricdocConfigDialog.on_deleteButton_clicked">on_deleteButton_clicked</a></td> |
97 <td>Private slot to delete the currently selected directory of the listbox.</td> |
97 <td>Private slot to delete the currently selected directory of the listbox.</td> |
98 </tr><tr> |
98 </tr><tr> |
99 <td><a href="#EricdocConfigDialog.on_ignoreDirButton_clicked">on_ignoreDirButton_clicked</a></td> |
99 <td><a href="#EricdocConfigDialog.on_ignoreDirPicker_pathSelected">on_ignoreDirPicker_pathSelected</a></td> |
100 <td>Private slot to select a directory to be ignored.</td> |
100 <td>Private slot handling the selection of a directory to be ignored.</td> |
101 </tr><tr> |
101 </tr><tr> |
102 <td><a href="#EricdocConfigDialog.on_l1BgButton_clicked">on_l1BgButton_clicked</a></td> |
102 <td><a href="#EricdocConfigDialog.on_l1BgButton_clicked">on_l1BgButton_clicked</a></td> |
103 <td>Private slot to select the level 1 header background color.</td> |
103 <td>Private slot to select the level 1 header background color.</td> |
104 </tr><tr> |
104 </tr><tr> |
105 <td><a href="#EricdocConfigDialog.on_l1FgButton_clicked">on_l1FgButton_clicked</a></td> |
105 <td><a href="#EricdocConfigDialog.on_l1FgButton_clicked">on_l1FgButton_clicked</a></td> |
112 <td>Private slot to select the level 2 header foreground color.</td> |
112 <td>Private slot to select the level 2 header foreground color.</td> |
113 </tr><tr> |
113 </tr><tr> |
114 <td><a href="#EricdocConfigDialog.on_linkFgButton_clicked">on_linkFgButton_clicked</a></td> |
114 <td><a href="#EricdocConfigDialog.on_linkFgButton_clicked">on_linkFgButton_clicked</a></td> |
115 <td>Private slot to select the foreground color of links.</td> |
115 <td>Private slot to select the foreground color of links.</td> |
116 </tr><tr> |
116 </tr><tr> |
117 <td><a href="#EricdocConfigDialog.on_outputDirButton_clicked">on_outputDirButton_clicked</a></td> |
117 <td><a href="#EricdocConfigDialog.on_outputDirPicker_pathSelected">on_outputDirPicker_pathSelected</a></td> |
118 <td>Private slot to select the output directory.</td> |
118 <td>Private slot handling the selection of an output directory.</td> |
119 </tr><tr> |
119 </tr><tr> |
120 <td><a href="#EricdocConfigDialog.on_qtHelpDirButton_clicked">on_qtHelpDirButton_clicked</a></td> |
120 <td><a href="#EricdocConfigDialog.on_qtHelpDirPicker_pathSelected">on_qtHelpDirPicker_pathSelected</a></td> |
121 <td>Private slot to select the output directory for the QtHelp files.</td> |
121 <td>Private slot handling the selection of the output directory for the QtHelp files.</td> |
122 </tr><tr> |
122 </tr><tr> |
123 <td><a href="#EricdocConfigDialog.on_qtHelpFolderEdit_textChanged">on_qtHelpFolderEdit_textChanged</a></td> |
123 <td><a href="#EricdocConfigDialog.on_qtHelpFolderEdit_textChanged">on_qtHelpFolderEdit_textChanged</a></td> |
124 <td>Private slot to check the virtual folder.</td> |
124 <td>Private slot to check the virtual folder.</td> |
125 </tr><tr> |
125 </tr><tr> |
126 <td><a href="#EricdocConfigDialog.on_qtHelpGroup_toggled">on_qtHelpGroup_toggled</a></td> |
126 <td><a href="#EricdocConfigDialog.on_qtHelpGroup_toggled">on_qtHelpGroup_toggled</a></td> |
227 </p><a NAME="EricdocConfigDialog.on_cfFgButton_clicked" ID="EricdocConfigDialog.on_cfFgButton_clicked"></a> |
227 </p><a NAME="EricdocConfigDialog.on_cfFgButton_clicked" ID="EricdocConfigDialog.on_cfFgButton_clicked"></a> |
228 <h4>EricdocConfigDialog.on_cfFgButton_clicked</h4> |
228 <h4>EricdocConfigDialog.on_cfFgButton_clicked</h4> |
229 <b>on_cfFgButton_clicked</b>(<i></i>) |
229 <b>on_cfFgButton_clicked</b>(<i></i>) |
230 <p> |
230 <p> |
231 Private slot to select the class/function header foreground color. |
231 Private slot to select the class/function header foreground color. |
232 </p><a NAME="EricdocConfigDialog.on_cssButton_clicked" ID="EricdocConfigDialog.on_cssButton_clicked"></a> |
232 </p><a NAME="EricdocConfigDialog.on_cssPicker_pathSelected" ID="EricdocConfigDialog.on_cssPicker_pathSelected"></a> |
233 <h4>EricdocConfigDialog.on_cssButton_clicked</h4> |
233 <h4>EricdocConfigDialog.on_cssPicker_pathSelected</h4> |
234 <b>on_cssButton_clicked</b>(<i></i>) |
234 <b>on_cssPicker_pathSelected</b>(<i>path</i>) |
235 <p> |
235 <p> |
236 Private slot to select a css style sheet. |
236 Private slot handling the selection of a css style sheet. |
237 </p><a NAME="EricdocConfigDialog.on_deleteButton_clicked" ID="EricdocConfigDialog.on_deleteButton_clicked"></a> |
237 </p><dl> |
|
238 <dt><i>path</i> (str)</dt> |
|
239 <dd> |
|
240 path of the css style sheet |
|
241 </dd> |
|
242 </dl><a NAME="EricdocConfigDialog.on_deleteButton_clicked" ID="EricdocConfigDialog.on_deleteButton_clicked"></a> |
238 <h4>EricdocConfigDialog.on_deleteButton_clicked</h4> |
243 <h4>EricdocConfigDialog.on_deleteButton_clicked</h4> |
239 <b>on_deleteButton_clicked</b>(<i></i>) |
244 <b>on_deleteButton_clicked</b>(<i></i>) |
240 <p> |
245 <p> |
241 Private slot to delete the currently selected directory of the listbox. |
246 Private slot to delete the currently selected directory of the listbox. |
242 </p><a NAME="EricdocConfigDialog.on_ignoreDirButton_clicked" ID="EricdocConfigDialog.on_ignoreDirButton_clicked"></a> |
247 </p><a NAME="EricdocConfigDialog.on_ignoreDirPicker_pathSelected" ID="EricdocConfigDialog.on_ignoreDirPicker_pathSelected"></a> |
243 <h4>EricdocConfigDialog.on_ignoreDirButton_clicked</h4> |
248 <h4>EricdocConfigDialog.on_ignoreDirPicker_pathSelected</h4> |
244 <b>on_ignoreDirButton_clicked</b>(<i></i>) |
249 <b>on_ignoreDirPicker_pathSelected</b>(<i>path</i>) |
245 <p> |
250 <p> |
246 Private slot to select a directory to be ignored. |
251 Private slot handling the selection of a directory to be ignored. |
247 </p><p> |
252 </p><dl> |
248 It displays a directory selection dialog to |
253 <dt><i>path</i> (str)</dt> |
249 select a directory to be ignored. |
254 <dd> |
250 </p><a NAME="EricdocConfigDialog.on_l1BgButton_clicked" ID="EricdocConfigDialog.on_l1BgButton_clicked"></a> |
255 path of the directory to be ignored |
|
256 </dd> |
|
257 </dl><a NAME="EricdocConfigDialog.on_l1BgButton_clicked" ID="EricdocConfigDialog.on_l1BgButton_clicked"></a> |
251 <h4>EricdocConfigDialog.on_l1BgButton_clicked</h4> |
258 <h4>EricdocConfigDialog.on_l1BgButton_clicked</h4> |
252 <b>on_l1BgButton_clicked</b>(<i></i>) |
259 <b>on_l1BgButton_clicked</b>(<i></i>) |
253 <p> |
260 <p> |
254 Private slot to select the level 1 header background color. |
261 Private slot to select the level 1 header background color. |
255 </p><a NAME="EricdocConfigDialog.on_l1FgButton_clicked" ID="EricdocConfigDialog.on_l1FgButton_clicked"></a> |
262 </p><a NAME="EricdocConfigDialog.on_l1FgButton_clicked" ID="EricdocConfigDialog.on_l1FgButton_clicked"></a> |
270 </p><a NAME="EricdocConfigDialog.on_linkFgButton_clicked" ID="EricdocConfigDialog.on_linkFgButton_clicked"></a> |
277 </p><a NAME="EricdocConfigDialog.on_linkFgButton_clicked" ID="EricdocConfigDialog.on_linkFgButton_clicked"></a> |
271 <h4>EricdocConfigDialog.on_linkFgButton_clicked</h4> |
278 <h4>EricdocConfigDialog.on_linkFgButton_clicked</h4> |
272 <b>on_linkFgButton_clicked</b>(<i></i>) |
279 <b>on_linkFgButton_clicked</b>(<i></i>) |
273 <p> |
280 <p> |
274 Private slot to select the foreground color of links. |
281 Private slot to select the foreground color of links. |
275 </p><a NAME="EricdocConfigDialog.on_outputDirButton_clicked" ID="EricdocConfigDialog.on_outputDirButton_clicked"></a> |
282 </p><a NAME="EricdocConfigDialog.on_outputDirPicker_pathSelected" ID="EricdocConfigDialog.on_outputDirPicker_pathSelected"></a> |
276 <h4>EricdocConfigDialog.on_outputDirButton_clicked</h4> |
283 <h4>EricdocConfigDialog.on_outputDirPicker_pathSelected</h4> |
277 <b>on_outputDirButton_clicked</b>(<i></i>) |
284 <b>on_outputDirPicker_pathSelected</b>(<i>path</i>) |
278 <p> |
285 <p> |
279 Private slot to select the output directory. |
286 Private slot handling the selection of an output directory. |
280 </p><p> |
287 </p><dl> |
281 It displays a directory selection dialog to |
288 <dt><i>path</i> (str)</dt> |
282 select the directory the documentations is written to. |
289 <dd> |
283 </p><a NAME="EricdocConfigDialog.on_qtHelpDirButton_clicked" ID="EricdocConfigDialog.on_qtHelpDirButton_clicked"></a> |
290 path of the output directory |
284 <h4>EricdocConfigDialog.on_qtHelpDirButton_clicked</h4> |
291 </dd> |
285 <b>on_qtHelpDirButton_clicked</b>(<i></i>) |
292 </dl><a NAME="EricdocConfigDialog.on_qtHelpDirPicker_pathSelected" ID="EricdocConfigDialog.on_qtHelpDirPicker_pathSelected"></a> |
286 <p> |
293 <h4>EricdocConfigDialog.on_qtHelpDirPicker_pathSelected</h4> |
287 Private slot to select the output directory for the QtHelp files. |
294 <b>on_qtHelpDirPicker_pathSelected</b>(<i>path</i>) |
288 </p><p> |
295 <p> |
289 It displays a directory selection dialog to |
296 Private slot handling the selection of the output directory for the |
290 select the directory the QtHelp files are written to. |
297 QtHelp files. |
291 </p><a NAME="EricdocConfigDialog.on_qtHelpFolderEdit_textChanged" ID="EricdocConfigDialog.on_qtHelpFolderEdit_textChanged"></a> |
298 </p><dl> |
|
299 <dt><i>path</i> (str)</dt> |
|
300 <dd> |
|
301 path of the the output directory for the QtHelp files |
|
302 </dd> |
|
303 </dl><a NAME="EricdocConfigDialog.on_qtHelpFolderEdit_textChanged" ID="EricdocConfigDialog.on_qtHelpFolderEdit_textChanged"></a> |
292 <h4>EricdocConfigDialog.on_qtHelpFolderEdit_textChanged</h4> |
304 <h4>EricdocConfigDialog.on_qtHelpFolderEdit_textChanged</h4> |
293 <b>on_qtHelpFolderEdit_textChanged</b>(<i>txt</i>) |
305 <b>on_qtHelpFolderEdit_textChanged</b>(<i>txt</i>) |
294 <p> |
306 <p> |
295 Private slot to check the virtual folder. |
307 Private slot to check the virtual folder. |
296 </p><dl> |
308 </p><dl> |