115 <td>Private slot to load the default configuration values.</td> |
115 <td>Private slot to load the default configuration values.</td> |
116 </tr><tr> |
116 </tr><tr> |
117 <td><a href="#Pep8Dialog.on_noFixIssuesSelectButton_clicked">on_noFixIssuesSelectButton_clicked</a></td> |
117 <td><a href="#Pep8Dialog.on_noFixIssuesSelectButton_clicked">on_noFixIssuesSelectButton_clicked</a></td> |
118 <td>Private slot to select the issue codes not to be fixed via a selection dialog.</td> |
118 <td>Private slot to select the issue codes not to be fixed via a selection dialog.</td> |
119 </tr><tr> |
119 </tr><tr> |
|
120 <td><a href="#Pep8Dialog.on_resetDefaultButton_clicked">on_resetDefaultButton_clicked</a></td> |
|
121 <td>Slot documentation goes here.</td> |
|
122 </tr><tr> |
120 <td><a href="#Pep8Dialog.on_resultList_itemActivated">on_resultList_itemActivated</a></td> |
123 <td><a href="#Pep8Dialog.on_resultList_itemActivated">on_resultList_itemActivated</a></td> |
121 <td>Private slot to handle the activation of an item.</td> |
124 <td>Private slot to handle the activation of an item.</td> |
122 </tr><tr> |
125 </tr><tr> |
123 <td><a href="#Pep8Dialog.on_resultList_itemSelectionChanged">on_resultList_itemSelectionChanged</a></td> |
126 <td><a href="#Pep8Dialog.on_resultList_itemSelectionChanged">on_resultList_itemSelectionChanged</a></td> |
124 <td>Private slot to change the dialog state depending on the selection.</td> |
127 <td>Private slot to change the dialog state depending on the selection.</td> |
318 <h4>Pep8Dialog.on_noFixIssuesSelectButton_clicked</h4> |
321 <h4>Pep8Dialog.on_noFixIssuesSelectButton_clicked</h4> |
319 <b>on_noFixIssuesSelectButton_clicked</b>(<i></i>) |
322 <b>on_noFixIssuesSelectButton_clicked</b>(<i></i>) |
320 <p> |
323 <p> |
321 Private slot to select the issue codes not to be fixed via a |
324 Private slot to select the issue codes not to be fixed via a |
322 selection dialog. |
325 selection dialog. |
|
326 </p><a NAME="Pep8Dialog.on_resetDefaultButton_clicked" ID="Pep8Dialog.on_resetDefaultButton_clicked"></a> |
|
327 <h4>Pep8Dialog.on_resetDefaultButton_clicked</h4> |
|
328 <b>on_resetDefaultButton_clicked</b>(<i></i>) |
|
329 <p> |
|
330 Slot documentation goes here. |
323 </p><a NAME="Pep8Dialog.on_resultList_itemActivated" ID="Pep8Dialog.on_resultList_itemActivated"></a> |
331 </p><a NAME="Pep8Dialog.on_resultList_itemActivated" ID="Pep8Dialog.on_resultList_itemActivated"></a> |
324 <h4>Pep8Dialog.on_resultList_itemActivated</h4> |
332 <h4>Pep8Dialog.on_resultList_itemActivated</h4> |
325 <b>on_resultList_itemActivated</b>(<i>item, column</i>) |
333 <b>on_resultList_itemActivated</b>(<i>item, column</i>) |
326 <p> |
334 <p> |
327 Private slot to handle the activation of an item. |
335 Private slot to handle the activation of an item. |